jcastillop
MIS
Hi all,
I know you can check the version of windows you are using by checking out the properties of the winver.exe file. (there's a language field in the Version tab of the Properties window)
I need to be able to check the language by doing one of the following (they are the options in a tool I am using to distribute microsoft patches):
-By checking for a particular registry key, or the value of the registry key
-By checking for the existance of a file, it's versión, it's timestamp, or it's size.
We have machines running English Multilingual, Spanish, Czech, Italian, Portugese and Portugese (Brasil), so I'm going to need to check for all of these (so the tool can launch the correct patches on each PC).
Can anybody help? I've searched and searched, but apart from the winver.exe properties trick, I haven't found anything.
Thanks in advance.
I know you can check the version of windows you are using by checking out the properties of the winver.exe file. (there's a language field in the Version tab of the Properties window)
I need to be able to check the language by doing one of the following (they are the options in a tool I am using to distribute microsoft patches):
-By checking for a particular registry key, or the value of the registry key
-By checking for the existance of a file, it's versión, it's timestamp, or it's size.
We have machines running English Multilingual, Spanish, Czech, Italian, Portugese and Portugese (Brasil), so I'm going to need to check for all of these (so the tool can launch the correct patches on each PC).
Can anybody help? I've searched and searched, but apart from the winver.exe properties trick, I haven't found anything.
Thanks in advance.