Hey everyone,

I have a feature ‘Foo’ with default InstallLevel=0. In the Condition table, I 
set Foo’s InstallLevel=1 if “VersionNT>=601 And MsiNTProductType=1”.
- During a normal install, the Condition table will be processed and Foo will 
have its InstallLevel=1.
- During an administrative install, Foo has InstallLevel=0.

Under what conditions does the Condition table ‘not’ get processed? Do I need 
to schedule some kind of standard action in order to get 
VersionNT/MsiNTProductType populated during the AdminExecuteSequence?

Thanks,
Joel
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to