Frédéric Viollet wrote:
> Is there a way to perform a minor update without having to add on the 
> command line REINSTALL=ALL REINSTALLMODE=vomus ???

No. If you want to be able to double-click a package to get an upgrade, 
it's got to be a major upgrade MSI package or a bootstrapper .exe that 
knows how to install a minor upgrade. The current WiX setupexe 
bootstrapper supports minor upgrades.

> I have described a custom UI. In this dialog box, I ask for some 
> configuration properties. Is there a way to make this dialog box 
> appear in update mode?

Yes, just include it in the normal Back/Next button control events in 
your UI authoring.

-- 
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