Does anyone know why the msiexec.exe fails because the MSINEWINSTANCE=1
happens to be on the command line? I assume that the msiexec.exe is
involved in a wix installation as well.
Is there a way for the multi - transform msi to regulate this or only the
boot strapper?
Thanks
- Jon
---
I have a msi file that has many transforms defined in it.
When I use the msiexec.exe to install a transform the instance installs.
Example :
Msiexec.exe /i l:\mywixproject\Setup\Dvd\MyProj.msi MSINEWINSTANCE=1
TRANSFORMS=:MyProject1 INSTALLFOLDER=”c:\myProject” INSTALLLEVEL="20"
ARPSYSTEM
2 matches
Mail list logo