Chris, I think i got it to work using following code:

CustomActionData customActionData = new
CustomActionData(session["INSTANCENAME"]);

One more thing: 

My CA is setting the value of a property "SOLUTIONEXISTS" and its setting is
correctly based on conditions.
But in my wix code, my condition element is not working as expected.
Following message is displayed even if value for "SOLUTIONEXISTS" is
"notexits". I did checked the log file and the value is set properly.




       


What could be reason for this?

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Passing-values-to-CA-not-working-tp6216967p6220198.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to