Set WSHShell = CreateObject("WScript.Shell")
WSHShell.run "winver.exe", 1, true

