topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:37 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: Windows Install Date Thingie: I made it!  (Read 97132 times)

Ralf Maximus

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 927
    • View Profile
    • Read more about this member.
    • Donate to Member
Windows Install Date Thingie: I made it!
« on: October 26, 2007, 11:26 AM »
Ever wonder when your copy of Windows was installed?  Me neither.

But, today I was poking around in the registry and stumbled across this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\InstallDate

Which is a dword value holding the number of seconds since that fateful day you reinstalled windows last.
(Actually, an offset from 12 midnight, 1/1/1970.)

So naturally I had to write a little applet to pull the value and display it in an easy-to-read format.  As a bonus, you get a real-time update, for those of us with compulsive disorders.

Please download your copy today, and report back the oldest living Windows installation.  The winner will get a hearty thumbs-up and a stern reminder to knock-on-wood.

Thanks,
Ralf

PS... Is there a forum better suited for posting goofy self-written goodies like this?  If so, feel free to move it, forum gods.

UPDATE #1: Edited the reg key for accuracy.  D'oh!
UPDATE #2: Edited description of what the dword stores.  Feh.
UPDATE #3: New 1.1 version has Windows uptime display.
« Last Edit: October 26, 2007, 03:01 PM by Ralf Maximus »

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #1 on: October 26, 2007, 11:35 AM »
Fun idea, Ralf!!!
That gave me an idea: Let's see who has the older instalation of XP!

Mine has 6 months, 27 days and 6 hours :)

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #2 on: October 26, 2007, 11:42 AM »
alive for 2 years, 10 months, 16 days, 24h 5m 48s. which must the longest i've ever gone without reinstalling or resorting to a ghost image.

i imagine 2 years 10 months is going to be miniscule compared to some forum members i can think of...

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #3 on: October 26, 2007, 11:54 AM »
Cool. 2/17/2006 9:34:43 AM... now you do the math.

wolf.b

  • Member
  • Joined in 2007
  • **
  • Posts: 70
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #4 on: October 26, 2007, 01:05 PM »
Install.png

No, not really ...

Clipboard01.png
Schön wär's, wenn's schön wär!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #5 on: October 26, 2007, 01:37 PM »
fun  :Thmbsup:

cranioscopical

  • Friend of the Site
  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 4,776
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #6 on: October 26, 2007, 01:39 PM »
Neat toy, Ralf!

On the machine I'm at right now, 2 years, 7 months etc.

nite_monkey

  • Member
  • Joined in 2006
  • **
  • Posts: 753
    • View Profile
    • Just Plain Super
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #7 on: October 26, 2007, 02:31 PM »
if you want to get the install date and the current running time, then open a command prompt, and type in systeminfo
[Insert really cool signature here]

Ralf Maximus

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 927
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #8 on: October 26, 2007, 02:40 PM »
Actually, systeminfo|find /i "install date" is nicer.

And in my original post above, I incorrectly described what's stored in the InstallDate key.  It's actually an offset (in seconds) from midnight on 1/1/1970.  My app reports the value correctly; I just described it wrong.

And I have a terrifyingly old Windows machine here (my mailserver) that I've run the thingie on... I'll post its results after awhile and see how many people believe it.  :-)

« Last Edit: October 26, 2007, 02:43 PM by Ralf Maximus »

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #9 on: October 26, 2007, 02:51 PM »
could it be modified to include how long the machine has been running?

i.e. without being rebooted.

Ralf Maximus

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 927
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #10 on: October 26, 2007, 02:59 PM »
could it be modified to include how long the machine has been running?

i.e. without being rebooted.

Bing!  Your request has been granted.

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #11 on: October 26, 2007, 03:31 PM »
excellent  :Thmbsup:

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #12 on: October 27, 2007, 02:15 AM »
fun little program.

1 year 4 months 13 days, 2h26m. (almost since I bought my laptop, basically)

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #13 on: October 27, 2007, 03:46 AM »
9 months and 24 days... this install is getting old ;)

Btw, what do you use to get running time? GetTickCount() or performance counters? GetTickCount() isn't reliable :)
- carpe noctem

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #14 on: October 27, 2007, 06:28 AM »
SNAG-0001.jpg

All thanks to drive imaging.  :up:

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #15 on: October 27, 2007, 07:47 AM »
cheat! cheat!

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #16 on: October 27, 2007, 08:38 AM »
No, really! Cross my heart and all that...

My Windows installs would probably average less than 6 months before I started using imaging software. The current image has been built on + backed up + restored over 20 times since the initial install :)

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #17 on: October 27, 2007, 09:34 AM »
Ever wonder when your copy of Windows was installed?  Me neither.
  :D

Windows Install Date.pngWindows Install Date Thingie: I made it!

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #18 on: October 27, 2007, 09:36 AM »
PS I also credit drive imaging to my windows installation's longevity (compared to Win 9x installs, anyway).

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #19 on: October 27, 2007, 10:22 AM »
PS I also credit drive imaging to my windows installation's longevity (compared to Win 9x installs, anyway).

Who wouldn't...  Is it really possible to mess with windows without relying on some kind of safety net?  :huh:
« Last Edit: October 27, 2007, 04:29 PM by Armando »

nite_monkey

  • Member
  • Joined in 2006
  • **
  • Posts: 753
    • View Profile
    • Just Plain Super
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #20 on: October 27, 2007, 03:14 PM »
so where exactly is this program getting its information? I installed my windows os this year, and it said I installed it in 2005
[Insert really cool signature here]

Ralf Maximus

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 927
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #21 on: October 27, 2007, 03:20 PM »
so where exactly is this program getting its information? I installed my windows os this year, and it said I installed it in 2005

Check the original post -- the registry key holding the data is described there.

Dunno why yours is reporting something different.  What OS are you running?  Vista?

If you want, fire up rededit.exe and look at the InstallDate key.  What's it say?

brett

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 125
  • Australia
    • View Profile
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #22 on: October 27, 2007, 05:45 PM »
This is my work PC, I try to take care of this machine.
brettpc.jpgWindows Install Date Thingie: I made it!

Which by my standard is impressive, because my home machine gets trashed regularly.


Ralf Maximus

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 927
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #23 on: October 27, 2007, 06:02 PM »
Holy mother of dog!  That's impressive.  Beats my mail server (see attached).

And what on earth were you doing installing Windows at 6 in the morning?  Unless you were up all night trashing it, that's just unnatural...

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Windows Install Date Thingie: I made it!
« Reply #24 on: October 27, 2007, 06:21 PM »
Ralf, how are you retrieving uptime?
- carpe noctem