The progress screen displayed during file installation are allways displayed in German on my system, even if %SysLanguage% is set to 12 and so should be French.
Announcement
Collapse
No announcement yet.
SUF 6.0.0.0 bug: progress screen not translated
Collapse
This topic is closed.
X
X
-
Re: SUF 6.0.0.0 bug: progress screen not translated
Hi,
Have you tried running you installation using the /L command line argument?
Try running your installation as follows:
setup.exe /L:12
Does the German text still come up on the Progress screen?
I tried this on my system and the progress screen came up in French.
You might also look at the German.lng and French.lng and make sure that their LanguageID is set properly.
mark.MSI Factory The Next Generation Intelligent Setup Builder
-
Re: SUF 6.0.0.0 bug: progress screen not translated
I dont want to tell the users they have to open a command line and enter the command with option /L. This in not Linux, windows users are used to double-click the downloaded setup file without having to enter options.
Comment
-
Re: SUF 6.0.0.0 bug: progress screen not translated
Hi pit,
I was not suggesting that your user's type this in, just that you type it in for testing purposes.
What is your system language set to?
mark.MSI Factory The Next Generation Intelligent Setup Builder
Comment
-
Re: SUF 6.0.0.0 bug: progress screen not translated
If you are settings %SysLanguage% during the install explicitly, it will not re-read the appropriate language file. The next release later this week will, however, handle this situation properly.
- Brett
Comment
Comment