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
- :
- Installshield 2009 also can't do it!
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 22, 2009
08:10 PM
Minor Upgrade ProductLanguage value
Hi, I found a problem when I run a minor upgrade.
I made a multilingual installshield msi project(Japanese and English) .
And the default language in project is English.
I built two versions of this project.
Firstly I installed one version in Japanese, and the log and messages worked fine in Japanese.
Then I run another version, a Japanese message like "whether I will do upgrade..." showed, and I selected Yes. By far, everything was OK. but when I checked the log, the content in log was in English! And the messages showed in minor upgrade were also in English!(I used msiprocessmessage function to show message).
When upgrade, the value of ProductLanguage property was 1033(Englsih) and the SELECTED_LANGUAGE was 2052(Japanese).
Does somebody know why ProductLanguage and SELECTED_LANGUAGE are different in minor upgrade?
I would like to log in Japanese and show japanese messages in minor upgrade after the japanese version was installed.
I will appreciate for your help and sorry for my pool english.
I made a multilingual installshield msi project(Japanese and English) .
And the default language in project is English.
I built two versions of this project.
Firstly I installed one version in Japanese, and the log and messages worked fine in Japanese.
Then I run another version, a Japanese message like "whether I will do upgrade..." showed, and I selected Yes. By far, everything was OK. but when I checked the log, the content in log was in English! And the messages showed in minor upgrade were also in English!(I used msiprocessmessage function to show message).
When upgrade, the value of ProductLanguage property was 1033(Englsih) and the SELECTED_LANGUAGE was 2052(Japanese).
Does somebody know why ProductLanguage and SELECTED_LANGUAGE are different in minor upgrade?
I would like to log in Japanese and show japanese messages in minor upgrade after the japanese version was installed.
I will appreciate for your help and sorry for my pool english.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 24, 2009
07:58 PM
So installshield 2008 not support multilingual minor upgrade in one project?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 28, 2009
02:40 AM
It's so disappointing that Installshield don't support this feature.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 08, 2010
02:13 AM
Anyone can help?