In cases where the user chooses features from a dialog, that dialog is after 
CostFinalize in the MSI files I've looked at, so feature-action is unknown. 
Maybe it's correct after CostFinalize if you've specified features in advance 
on the command line, but I don't know if that's what you're doing. 

Phil W 

-----Original Message-----
From: tzleon [mailto:tzl...@gmail.com] 
Sent: Tuesday, May 15, 2012 2:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] The "feature-action" state value not correct after 
"CostFinalize" stage in Wix 3.6

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


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to http://www.invensys.com/en/legal/default.aspx.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



------------------------------------------------------------------------------
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