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
- :
- Problem with multi instances and multi languages
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
Apr 09, 2008
09:42 AM
Problem with multi instances and multi languages
Hi,
i have a BASIC MSI Project, with multiple instances.
this works fine!
Now, i need a second language. But now the installer seems to have problems with the Command Line Parameters.
I start to install an instance, using the following parameter:
MSINEWINSTANCE=2 TRANSFORMS=:InstanceId2.mst REINSTALLMODE=vamus /l* setup.log
Whithout language selection, this works fine.
including a second language - the installation fails.
Behavior:
After I start the installation, the language Selection Dialog shows up, i select a language; after this the installation extracts the msi file, and than shows the 'commandline parameter dialog', where i can press OK , and after that the installations ends
if i start the installation without the transformation parameters, the installation works too.
(MSINEWINSTANCE=2 TRANSFORMS=:InstanceId2.mst )
Has anybody a hint what i can do ?
How can i use multiple instances and multiple languages ?
Andreas
i have a BASIC MSI Project, with multiple instances.
this works fine!
Now, i need a second language. But now the installer seems to have problems with the Command Line Parameters.
I start to install an instance, using the following parameter:
MSINEWINSTANCE=2 TRANSFORMS=:InstanceId2.mst REINSTALLMODE=vamus /l* setup.log
Whithout language selection, this works fine.
including a second language - the installation fails.
Behavior:
After I start the installation, the language Selection Dialog shows up, i select a language; after this the installation extracts the msi file, and than shows the 'commandline parameter dialog', where i can press OK , and after that the installations ends
if i start the installation without the transformation parameters, the installation works too.
(MSINEWINSTANCE=2 TRANSFORMS=:InstanceId2.mst )
Has anybody a hint what i can do ?
How can i use multiple instances and multiple languages ?
Andreas
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 10, 2008
08:10 AM
Has anybody an idea, if it is possible to use multiple instances and multiple languages ?
Andreas
Andreas