Re: [WiX-users] Setting UILevel in Wix

2007-07-04 Thread Bob Arnson
Man, Shirley wrote: Is there a way to set UILevel to 5, so uninstall can always run in "Full UI" mode? Add/Remove Programs runs Remove in basic UI. It ignores what the package has authored for UI. The reason for this is I need to disable the Ignore button in the FilesInUse dialog, but t

[WiX-users] Setting UILevel in Wix

2007-07-03 Thread Man, Shirley
> Hi, > > Is there a way to set UILevel to 5, so uninstall can always run in > "Full UI" mode? > > The reason for this is I need to disable the Ignore button in the > FilesInUse dialog, but the change is only reflected in Full UI mode. > > Uninstalling from Add/Remove Program will still show th