|
-
Apr 26th, 2007, 11:14 PM
#1
Thread Starter
Addicted Member
[InnoSetup] Install different files depending on the language of OS
Hi all,
We can use "MinVersion" parameter to install different files depend of the
Windows version (e.g. XP, 2000, etc).
What about if installing different files depending on the language of the OS
(e.g. English Windows, Simplified Chinese Windows, Traditional Chinese
Windows, etc)? Will this be possible?
Thanks a lot for help.
Carmen
-
Apr 27th, 2007, 02:14 AM
#2
Re: [InnoSetup] Install different files depending on the language of OS
Unless each languages has different version numbers, no you cannot use MinVersion.
What you might want to look into the [Language] or [LangOptions] section in the help documentation. To see if it will help with what you want to do.
-
Apr 27th, 2007, 02:16 AM
#3
Re: [InnoSetup] Install different files depending on the language of OS
Also check into the [Task] section.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|