Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-05 Thread Richard
In article , Rob Mensching writes: > The WiX toolset "wcautil.lib" has helper functions that ensure that > user canc el isn't "swallowed" by a CustomAction. That's good to know, I'll have a peek inside that code as soon as someone gets me an assignment agreement :-). > You might be surp

Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-05 Thread Rob Mensching
Sent: Monday, January 05, 2009 12:22 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution In article , sujanakar reddy writes: > When the user clicks Cancel button during CustomAction execut

Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-05 Thread Richard
In article , sujanakar reddy writes: > When the user clicks Cancel button during CustomAction execution, the insta= > llation is not getting rollback and the product is installed successfully. Wouldn't you rather that the Cancel button worked properly instead of disabling it? Chances are,

Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-05 Thread Wilson, Phil
r XML toolset. Subject: Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution 1. IIRC, there is a way to disable a Cancel button. I've seen it in the MSI SDK. 2. Yes, CustomActions can cancel the installation. I know the MSI SDK documents how

Re: [WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-05 Thread Rob Mensching
1. IIRC, there is a way to disable a Cancel button. I've seen it in the MSI SDK. 2. Yes, CustomActions can cancel the installation. I know the MSI SDK documents how to do that. -Original Message- From: sujanakar reddy [mailto:sujanakar_re...@hotmail.com] Sent: Sunday, January 04,