Results 1 to 3 of 3

Thread: [InnoSetup] Install different files depending on the language of OS

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Meeko
    Posts
    135

    Question [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

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width