Operating system, OS Installation, Win Xp, Installed Date, Date, OS installed
date,
How to get OS installed date in Win Xp :
How to get OS installed date in Win Xp?
Solution
1.Click the Start button.
2.From the Start Menu click Run.
3.In the Run dialog box type: CMD /K WMIC OS GET InstallDate
4.Command promt window will open and it shows the following
eg : InstallDate
20071123125156.000000+330
Here first 8 digits i.e 20071123(yy-mm-dd) is the date os installed.
How to get OS installed date in Win Xp :
How to get OS installed date in Win Xp?
Solution
1.Click the Start button.
2.From the Start Menu click Run.
3.In the Run dialog box type: CMD /K WMIC OS GET InstallDate
4.Command promt window will open and it shows the following
eg : InstallDate
20071123125156.000000+330
Here first 8 digits i.e 20071123(yy-mm-dd) is the date os installed.