Hi Hammad, Were u able to get this working, I'm trying... <Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="!(loc.WixUINext)"> <Publish Event="NewDialog" Value="RetrieveIPDlg">&CommsMgrs = 3</Publish>
But it dosen't seem to go to the 'RetrieveIPDlg' dialog when the 'CommsMgrs' feature is set to be installed? Can u point me in the right direction? Hammad Butt wrote: > > Thanks for the help. I can see that I need to use the & operator in the > condition statement. > > In the Wix xml file, I still don't know what the syntax should be. Here is > what I am trying > > <Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" > Height="17" Default="yes" Text="$(loc.WixUINext)"> > <Publish Event="NewDialog" Value="[WixUI_CustomizeDlg_NextController]"> > &Documentation = 3 </Publish> > > "Documentation" is the ID of a feature. I am trying to check 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; Bob Arnson > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Wix: Custom Dialog based on Feature selection > > http://msdn.microsoft.com/en-us/library/aa368012(VS.85).aspx > > Take a look at the feature action and & and ! operators. > > Hammad Butt <[EMAIL PROTECTED]> wrote: > Hi, > I installed the MSI SDK but I was unable to find "Examples of Conditional > Statement Syntax". Is it possible for you to paste the relevant example in > this mail thread? > > Or you can just tell me what property do I need to look at if I want to > find out if a feature was selected for 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 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? > > See "Examples of Conditional Statement Syntax" in the MSI SDK. > > -- > > sig://boB > > http://joyofsetup.com/ > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- View this message in context: http://n2.nabble.com/Wix%3A-Custom-Dialog-based-on-Feature-selection-tp709285p1464969.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users