Re: [WiX-users] Display optional text in Exit Dialog upon ininstall

2014-11-05 Thread Nick Ramirez
I didn't read carefully enough. You only want to display the message on uninstall. Because ARP suppresses the UI, the dialog won't be shown on uninstall. I was so close to having this work by simply adding something like that to Burn's License UI theme. Alas, even though, with Burn, that Exit dia

Re: [WiX-users] Display optional text in Exit Dialog upon ininstall

2014-11-05 Thread Nick Ramirez
I don't think the Exit dialog is going to be shown, in most cases, during an uninstall because Add/Remove Programs (Programs and Features) suppresses the UI when the user uninstalls from there. So, setting the property directly may be enough. I can't recall of the top of my head what that property