John Vottero wrote:

We use iexpress to bundle everything into a self extracting executable. We then add a manifest to that executable and sign it. When the self extracting executable unpacks, it runs our bootstrapper which does all the detecting etc. and then invokes msiexec with the correct parameters.


That's an important distinction: IExpress is a self-extractor, not a bootstrapper. Mostly because IExpress is dumb and doesn't give you any control like a bootstrapper.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to