Re: [WiX-users] Wix: Custom Dialog based on Feature selection

2008-05-23 Thread Hammad Butt
This worked. Thanks a lot! From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Friday, May 23, 2008 1:01 PM To: Hammad Butt; Bob Arnson Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Wix: Custom Dialog based on Feature selection I'm guessing you'll want to read t

Re: [WiX-users] Wix: Custom Dialog based on Feature selection

2008-05-23 Thread Hammad Butt
ck if this feature has been selected to install. I am getting the following error when I run candle: fatal error CNDL0031: An error occurred while parsing EntityName. Thanks, Hammad From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Friday, May 23, 2008 12:01 PM To: Hammad Butt; B

Re: [WiX-users] Wix: Custom Dialog based on Feature selection

2008-05-23 Thread Hammad Butt
or install? Thanks, Hammad From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 22, 2008 5:59 PM To: Hammad Butt Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix: Custom Dialog based on Feature selection Hammad Butt wrote: I want to add a custom dialog in the UI sequence

[WiX-users] Wix: Custom Dialog based on Feature selection

2008-05-21 Thread Hammad Butt
Hi, Folks. I have another Wix question. I want to add a custom dialog in the UI sequence after the Feature selection (Customize) dialog. The feature selection is done through a SelectionTree control. How can I figure out if a particular feature was selected and launch the custom dialog? Any he

[WiX-users] Wix: Changing property values

2008-05-21 Thread Hammad Butt
Hi, Is it possible to change the value of a property like "ALLUSERS" on a per component basis? I want to put a shortcut of one file in the user Startup menu and another shortcut in the Machine-wide startup menu location. How can this be done? I'm grateful for any help. Thanks, Hammad

[WiX-users] WixUI issue in Wix

2008-05-21 Thread Hammad Butt
Hi folks. I am trying to learn the Wix tool and I'm taking the online tutorial at http://www.tramontana.co.hu/wix/ In the "user interface" section, I am trying to follow the instruction to build the SampleWixUI package. But I get linker errors when I try to build it: C:\tools\Wix2\projects\Samp