amaharja
08-04-2009, 01:18 AM
Hi,
I am facing some issues in installing chained msi. I am able to chain the msi but while running the package, the parent msi gets installed successfully but the two children msi never install. I created the msi chain using the reference - "Using Chained .MSI Packages to Componentize Your Windows Installer Setup" by David Cole. I have also set the order of the two child msi as 2 and 3 of IsChainPackage from Direct Editor. I am using Vista and InstallShield 2010.
The two children msi have the following properties:
Install condition - Not Insalled
Remove Condition - Remove = ALL
Files were streamed
Can someone please throw some light on what I am missing?
I checked the logs and it showed no error. Neither did it have any mention of the two child msi.
Thanks in advance.
Cheers,
Ajanta.
I am facing some issues in installing chained msi. I am able to chain the msi but while running the package, the parent msi gets installed successfully but the two children msi never install. I created the msi chain using the reference - "Using Chained .MSI Packages to Componentize Your Windows Installer Setup" by David Cole. I have also set the order of the two child msi as 2 and 3 of IsChainPackage from Direct Editor. I am using Vista and InstallShield 2010.
The two children msi have the following properties:
Install condition - Not Insalled
Remove Condition - Remove = ALL
Files were streamed
Can someone please throw some light on what I am missing?
I checked the logs and it showed no error. Neither did it have any mention of the two child msi.
Thanks in advance.
Cheers,
Ajanta.