Robert Randall wrote:
> When an upgrade is launched the default dialog that appears is not what I
> need.  What are the recommended ways of displaying a more elaborate upgrade
> dialog.  The "continuing the installation" will confuse my users and
> generate support calls.
>   

It sounds like you're launching a minor update -- usually, that's 
handled by a wrapper .exe, as you have to pass command-line arguments. 
So usually the .exe provides the UI, EULA, etc., then launches the 
update with a basic or silent UI.

I'm not sure how you can detect a minor update other than by using the 
Preselected property.

-- 
sig://boB
http://bobs.org



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