Hudson is running on a Windows XP machine with German locale.
I do the builds of our projects with "Execute Windows batch command", calling Visual Studio with some parameters, e.g. devenv MyProject\MyProject.sln /build RELEASE
With Visual Studio's German locale, the output to the command line contains some German characters like ü and ä. These show up as unknown characters when I look at the log files in Firefox or Internet Explorer.
How can I do a setup which will cause these characters to be displayed correctly?