Re: [WiX-users] how to always go to full UI

2007-06-05 Thread Charles Wan-Calo
Thanks, Bob. On 6/5/07, Bob Arnson <[EMAIL PROTECTED]> wrote: Charles Wan-Calo wrote: > I want the uninstaller to always go into full UI when the user > uninstalls from the ARP applet (Add/Remove Program applet), and never > go to the basic UI. Is that possible? ARP uses basic UI for uninstal

Re: [WiX-users] how to always go to full UI

2007-06-05 Thread Bob Arnson
Charles Wan-Calo wrote: > I want the uninstaller to always go into full UI when the user > uninstalls from the ARP applet (Add/Remove Program applet), and never > go to the basic UI. Is that possible? ARP uses basic UI for uninstall unless you write "shadow" ARP registry values. (See http://b

[WiX-users] how to always go to full UI

2007-06-04 Thread Charles Wan-Calo
Hi, WiXers, I want the uninstaller to always go into full UI when the user uninstalls from the ARP applet (Add/Remove Program applet), and never go to the basic UI. Is that possible? The purpose is to add a application specific dialog to give the user an option to delete certain application dat