On 3/12/2010 11:46 AM, Oleksandr Y. Nechyporenko wrote:
> My main problem is that I need something like code below. I.e. I need
> duplicate same rows for each of buttons (InstallNoShield, Install,
> ChangeNoShield, Change, Repair). So there are too many copy-paste code with
> same operations but fo
[mailto:b...@joyofsetup.com]
Sent: Friday, March 12, 2010 5:55 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Add Local Event
On 3/12/2010 7:29 AM, Oleksandr Y. Nechyporenko wrote:
> So now I setup addlocal / remove events for one of its buttons.
>
Many events are tied to the Ins
On 3/12/2010 7:29 AM, Oleksandr Y. Nechyporenko wrote:
> So now I setup addlocal / remove events for one of its buttons.
>
Many events are tied to the Install button; you likely will have to
replace VerifyReadyDlg entirely to add your control events because you
need the existing control even
Hi All,
I try to add / remove some features depend on several conditions by WiX
directives. I use WixUI_Mondo UI. I've found that dialog VerifyReadyDlg is
always will be shown during install / change / repair.
So now I setup addlocal / remove events for one of its buttons.
4 matches
Mail list logo