This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- string resource files and language selection
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Dec 22, 2009
05:16 PM
string resource files and language selection
Hi,
First of all I want to change the language descriptors in my installscript project.
I don't want it to say "English (United States)", just "English" as our product comes in either USA English or English International, regardless that it's not an option in the installer. So the only way I've found to do this is manually replace the string resource files. This is a pain but I don't know where else to do it.
Secondly if I could fix this permanently somewhere in the IDE I would like to have all those string resource files compressed somewhere, like they used to be....
Cheers!
First of all I want to change the language descriptors in my installscript project.
I don't want it to say "English (United States)", just "English" as our product comes in either USA English or English International, regardless that it's not an option in the installer. So the only way I've found to do this is manually replace the string resource files. This is a pain but I don't know where else to do it.
Secondly if I could fix this permanently somewhere in the IDE I would like to have all those string resource files compressed somewhere, like they used to be....
Cheers!
(2) Replies
‎Dec 28, 2009
11:34 AM
Assuming you mean in the runtime language selection dialog, you can try modifying this in the \Support\0x0409.ini and related files. Scroll near the bottom and look for the string including English. You may need to modify this in all the languages you include, and the setting will be global across all projects built after this change, so back up the original files if you want to return to the original strings.