This might sound like a little bit of a crazy question, but how can I find out (hopefully via an API/registry key) the install time and date of Windows?
The best I c
In Powershell run the command:
systeminfo | Select-String "Install Date:"