Accroding to the msdn spec
http://msdn.microsoft.com/en-us/library/aa368012.aspx, I could get
"feature-action" value after "CostFinalize" stage, but in Wix 3.6 I tried to
add &MyFeature value to condition as below:

<SetProperty Id="WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value="1"
After="CostFinalize"></SetProperty>

It seems the "feature-action" value is always -1, so does anyone can give me
a suggestion?

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/The-feature-action-state-value-not-correct-after-CostFinalize-stage-in-Wix-3-6-tp7559587.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to