Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-13 Thread Phil Wilson
re specific > and point me to a page that addresses my issue please? > > Best, > Robert > > -Original Message- > From: Bob Arnson [mailto:b...@joyofsetup.com] > Sent: Thursday, June 12, 2014 3:49 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-use

Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Robert Harrison
@lists.sourceforge.net Subject: Re: [WiX-users] Remove Cancel Button from Uninstall UI On 6/12/2014 6:12 PM, Robert Harrison wrote: > Quick question: How to eliminate the cancel button from the UI dialog that > shows when uninstall? I am using WiXUI_FeatureTree and also referencing > WiXUI_Common. I wou

Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Bob Arnson
On 6/12/2014 6:12 PM, Robert Harrison wrote: > Quick question: How to eliminate the cancel button from the UI dialog that > shows when uninstall? I am using WiXUI_FeatureTree and also referencing > WiXUI_Common. I would modify the existing dialog but my problem is that I > don't know which dialo

[WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Robert Harrison
Quick question: How to eliminate the cancel button from the UI dialog that shows when uninstall? I am using WiXUI_FeatureTree and also referencing WiXUI_Common. I would modify the existing dialog but my problem is that I don't know which dialog to modify. I thought it was the ErrorDlg because I