Silly & Chrischi wrote:

i use wix for my installation. But i have a problemen starting external installations fromm y wix installation. How it is possible? Is the only solution a bootswrapper?

For example, i start my installation and then i look for a MySQL-Registry-Key and if there is nothing, i must start the MySQL-installation, which is include in my msi-package.


MySQL uses MSI and you can't run two installs simultaneously. You need a bootstrapper/chainer to serialize them.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to