So is it possible to write to these variables as well?  I'd like to be
able to pass in a property on the command line (or from a custom action)
that will set the state of the feature tree for a custom install.  The
goal is to make it simple for admins to script installations that deploy
components A and B or A and C, and not just ABC (as you'd do with
INSTALLLEVEL). 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Roberts
Sent: Tuesday, April 10, 2007 1:51 AM
To: Bob Arnson
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Setting a property, conditionally on selection
of a feature in Custom install

Thanks Bob, exactly what I was after;
<Publish ...>&amps;ServerFeature = 3</Publish> Cool. 

Dave.


----- Original message -----
From: "Bob Arnson" <[EMAIL PROTECTED]>
To: "David Roberts" <[EMAIL PROTECTED]>
Cc: wix-users@lists.sourceforge.net Date: Mon, 09 Apr 2007 21:43:40 -
    0700 Subject: Re: [WiX-users] Setting a property, conditionally on
    selection of a feature in Custom   install

David Roberts wrote:
> Is there a way that I can test whether a feature has been selected in 
> a Custom Install scenario as a condition elsewhere in the installer?
>

See "Conditional Statement Syntax" in the MSI SDK.

--
sig://boB
http://bobs.org

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to