To tell when the operating was installed on your Windows XP/2003 system, go to a command prompt (Start – Run – "cmd" – OK), then enter the following command;
[sourcecode language='php']
systeminfo | find /i "install date"
[/sourcecode]
To tell when the operating was installed on your Windows XP/2003 system, go to a command prompt (Start – Run – "cmd" – OK), then enter the following command;
[sourcecode language='php']
systeminfo | find /i "install date"
[/sourcecode]