Page 1 of 1

Problem with Language Selector

Posted: Mon Feb 06, 2006 10:30 am
by MikeFieger
Hi!

Can I show the Language Selector only if the setup.exe is started without a parameter?

This is needed because we use a autorun that starts either 'setup.exe LANGUAGE=German' or 'setup.exe LANGUAGE=English' and so the language selector is only needed when the user starts the setup.exe manually.

Posted: Mon Feb 06, 2006 2:06 pm
by MichaelNesmith
Hi Mike!

I think you want to look at the multi-lingual setups example to see how you can create and show your custom language selection dialog from code, at runtime.

The built-in dialog cannot be tweaked in the manner described, but you may always use the custom selection dialog instead.