PDA

View Full Version : Useful utility from Microsoft: AppLocale


Brett
11-12-2007, 04:04 PM
Here is a useful little utility from Microsoft that I ran across today:

http://www.microsoft.com/globaldev/tools/apploc.mspx

It allows you to run an executable and simulate it as running in a different language/locale. So, for example, if you have a multi-lingual installer or application that does different things based on system language, it is a nice way to test it without the hassle of using a different system or installing and maintaining multiple languages on your system.

It works on Windows XP or Server 2003 according to the Web page. Just thought I would pass it along...