Hi all frustrated...

I have 3 files that are installed conditionally:
<Condition></Condition>
        </Component>

I have a custom action to a dll that runs and sets the property as per log
file:

MSI (c) (4C!E4) [16:17:47:570]: PROPERTY CHANGE: Adding
MYCORP_FOUNDPRODUCTPLATFORM property. Its value is 'x86'.
MSI (c) (4C!E4) [16:17:47:570]: Creating MSIHANDLE (15) of type 790531 for
thread 5860
MYCORP Common Setup Toolkit: MYCORP_FOUNDPRODUCTPLATFORM: x86


MSI (s) (F8:54) [16:17:58:560]: PROPERTY CHANGE: Adding
MYCORP_FOUNDPRODUCTPLATFORM property. Its value is 'x86'.

Property(S): MYCORP_FOUNDPRODUCTPLATFORM = x86

This custom action is run Before LaunchConditions in execute and UI
sequences...

why do these files get installed if they property is set?






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

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to