- Messages
- 1,361
- Country

RFA - OS Version - Identifier String - Batch file
Hi Folks
As part of an upgrade to The ODG Project sceneries
I've a requirement to identify the user's OS.
This is to allow conditional processing in a batch file
which will write a directory listing,
both pre & post applying any updates.
I've attached a batch file _OS_Version.bat
which, when run,
writes a text file _OS_Version_Log.txt,
containing the OS version string, (to the same folder).
If anyone could please run this bat file,
& post their OS's version string
it would be very much appreciated.
I'm particularly after identifying
those strings returned by all XP and newer OS's, (all versions).
e.g.
Output for my version of XP -
Microsoft Windows XP [Version 5.1.2600]
Yes, I've searched MSDN, and Googled,
but not found anything recent and definitive.
Many thanks
ATB
Paul
Hi Folks
As part of an upgrade to The ODG Project sceneries
I've a requirement to identify the user's OS.
This is to allow conditional processing in a batch file
which will write a directory listing,
both pre & post applying any updates.
I've attached a batch file _OS_Version.bat
which, when run,
writes a text file _OS_Version_Log.txt,
containing the OS version string, (to the same folder).
If anyone could please run this bat file,
& post their OS's version string
it would be very much appreciated.
I'm particularly after identifying
those strings returned by all XP and newer OS's, (all versions).
e.g.
Output for my version of XP -
Microsoft Windows XP [Version 5.1.2600]
Yes, I've searched MSDN, and Googled,
but not found anything recent and definitive.
Many thanks
ATB
Paul
Last edited:

