Re: [WiX-users] Removing through the UI mode does not prompt forprivileges

2011-12-21 Thread Stelios Kyprou
scussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Removing through the UI mode does not prompt forprivileges When is your custom action scheduled? When you uninstall through the MSI your MSI is in maintenance mode. This probably means that REMOVE is not set to ALL by default in

Re: [WiX-users] Removing through the UI mode does not prompt forprivileges

2011-12-21 Thread Stelios Kyprou
or Windows Installer XML toolset. Subject: Re: [WiX-users] Removing through the UI mode does not prompt forprivileges When is your custom action scheduled? When you uninstall through the MSI your MSI is in maintenance mode. This probably means that REMOVE is not set to ALL by default in case yo

Re: [WiX-users] Removing through the UI mode does not prompt forprivileges

2011-12-21 Thread David Watson
- From: Dan Gough [mailto:goug...@gmail.com] Sent: 21 December 2011 13:20 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Removing through the UI mode does not prompt forprivileges I'm new to WiX so don't know how to do it, but I think you need the elevat