Hi,
Is there a way to know if the OS version is Vista or higher through a
batch
file ?
The problems which I have regarding the above are,
- How to get the output from the VER command to a variable ? or is there
any
other command ?
- Say if I send the output from VER to a text file how to know whether the
OS is Vista and above ?
(FIND only searches for a perticular text)
Please advise.