cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
AJungen
Level 6

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
Labels (1)
0 Kudos
(1) Reply
AJungen
Level 6

Has anybody an idea, if it is possible to use multiple instances and multiple languages ?

Andreas
0 Kudos