Shaber, David wrote:

I am working on converting a set of MSIs, that are currently being built using InstallShield, to WIX. One of the requirements is that the MSIs have an Error Dialog but no other Dialogs (these MSI are run by a larger installer, so they don't need any UI except if the install fails).


If you have any dialogs, you need the standard set (e.g., FilesInUse) otherwise you get the ICE20 errors you see. If you have a chainer/bootstrapper, it should own handling errors rather than relying on a built-in error dialog.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to