how to know when windows was installed on my PC

  • Thread starter Thread starter Guest
  • Start date Start date
just check the file \WINDOWS\repair\setup.log, it should have the date
of original install.
 
Ken Blake said:
If you type sysinfo at the Start | Run line, the windows will disappear as
soon as it's finished displaying. Instead, open the command prompt window by
typing CMD at the Start | Run line, then enter sysinfo in the window.


Or to type: systeminfo > c:\temp\sys.txt

this redirects everything to a file in C:\temp unde name sys.txt
 
Back
Top