You can retrieve the values of variables that already exist using the
GetVariableValue methods of the PreprocessorCore class, but the list of
variables itself isn't available.

You can create functions in your extension that can combine text or whatever
and retrieve variable values (or even error out if the variable you seek
isn't defined).

-----Original Message-----
From: jnewton [mailto:jonathan.new...@ni.com] 
Sent: Tuesday, February 16, 2010 2:32 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Is it possible to dynamically access a ?define
variable in WiX


Hi Bob,

Do you happen to how I can get a list of all the variables defined in the
wix source? I am deriving from the PreprocessorExtension class. 
-- 
View this message in context:
http://n2.nabble.com/Is-it-possible-to-dynamically-access-a-define-variable-
in-WiX-tp4582645p4583015.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to