Hello,
 
My issue is that I try to build an MSI, and it has a third party redist package 
inside it. This redist package has to be installed as part of my MSI 
installation. I believe this can be done by creating a custom action to execute 
this package.
 
The problem is that this redist package is actually another MSI that was 
compiled into a .exe, and I have no idea what kind of problems this can bring 
up.
So, the questions are:
Is this a supported scenario?
Do I have to do something special or just create a "simple" custom action that 
runs the redist .exe?
Will there be any issues uninstalling my MSI (and will it uninstall the redist 
bits as well)?
 
Thanks in advance for your insight,
Karesz -- Mostly Harmless
 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to