Hi there,
in my enterprise environment we are deploying our Windows 7 Clients to our subsidaries in Germany, USA, China, ....
For corporate client deployment we are using one image for all countries.
After deploying the Win7 image we are installing language packs to the computers and set
Format, Location, DisplayLanguage, Keyboard, ...
to the clients depending on the country, where they are located.
During my AutoIt Skripts I need to check the configured language for language-specific settings, msgboxes, ...
But I can't use macro @OSLanguage, because the outcome is everywhere english. So I do have to check the DisplayLanguage or Location...
Is there a common macro or how can I check for DisplayLanguage / Location?
Regards, Bond
in my enterprise environment we are deploying our Windows 7 Clients to our subsidaries in Germany, USA, China, ....
For corporate client deployment we are using one image for all countries.
After deploying the Win7 image we are installing language packs to the computers and set
Format, Location, DisplayLanguage, Keyboard, ...
to the clients depending on the country, where they are located.
During my AutoIt Skripts I need to check the configured language for language-specific settings, msgboxes, ...
But I can't use macro @OSLanguage, because the outcome is everywhere english. So I do have to check the DisplayLanguage or Location...
Is there a common macro or how can I check for DisplayLanguage / Location?
Regards, Bond