I have created a VBS script that will read from the system registry a products version number.

The 1st part detects what operating system you are using 64bit or 32bit, then assigns the strings as needed.

the 2nd part reads the keys, then depending on the output, will output the different results.

View full article »