/ Published in: DOS Batch
This command will tell you the date of Installation of your Windows System.
The result will look like this:
*InstallDate = 11:48:12 28.06.2010*
The result will look like this:
*InstallDate = 11:48:12 28.06.2010*
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
netsh diag show os /v | find "InstallDate"