How to tell when you installed.

Printed from http://www.compatdb.org/support/topics/132082_how_to_tell_when_you_installed.html

How to tell when you installed. - 10/13/03 08:47 PM

Where do you go to find out the date of your windows 2k install? I install windows on dozens of computers a week and need to find out when I did an install on a particular box, the exact date.



Thanks in advance

Re: How to tell when you installed. - 10/13/03 09:55 PM

I would have thought that the time stamp on setuplog.txt, in the WinNT directory, should tell you that.

Re: How to tell when you installed. - 10/13/03 10:00 PM

Yeah, BUT I clean out any and all files not needed, .log, .bak, .tmp etc. That one is long gone...

Re: How to tell when you installed. - 10/13/03 10:38 PM

How about this; Right click on C:\WINNT in explorer, choose properties, and look for the create date... It's accurate for me, anyway, last installed April 26th...

smile

Re: How to tell when you installed. - 10/14/03 05:43 AM

If you installed Norton antivirus on the same day you could look at when your subsription runs up.

Re: How to tell when you installed. - 10/14/03 06:40 AM

The date setting in the registry for the installation date of the OS for NT is located in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\InstallDate". The values displayed are the following example: 0x39c24d62(969035106).

InstallDate REG_DWORD Time (in seconds) since 12:00 A.M. on January 1, 1970
Stores the date and time that the current build of Windows NT was installed. For example, Monday, January 01, 1996, 12:00:00 AM would be 0x30E76A50 (820,472,400 seconds).