rjking wrote:
> Another question on patching : is there a standard UI (set of dialog pages)
> similar to those included in the default WiX UI library for an msi.  At the
> moment, when applying a patch, I get a "standard" Repair/Remove page and I
> have to click Repair to apply the patch. If I apply the patch with msiexec
> and supply the /Quiet option I avoid the GUI altogether (and this is the way
> we will deploy) but it would be nice to know there is a better way (short of
> creating a special patching dialog page).
>   

Nothing built in. Patches are usually applied in quiet mode by a 
bootstrapper.

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