PDA

View Full Version : Detecting languages


jdrescher
11-17-2006, 02:17 AM
Hello!!

I have the following problem: I provide several languages with my patch. In the script I detect the language of Windows and then try to set this language for the patch. Therefor I have several variables to define how many and which languages are supported by my patch. Now everytime when I add a language to the patch or change one, I also have to change these variables.

Is there a function to find out what languages are supported by my patch, so that I donīt have to use variables to define that?

Iīm from germany so my english is not the best, I hope you understand my problem.

Thanks!
Jens