There we go. Thanks Bob :)

> On May 26, 2015, at 10:34 AM, Bob Arnson <b...@firegiant.com> wrote:
> 
> https://msdn.microsoft.com/en-us/library/aa367541%28v=vs.85%29.aspx says
> 
> During an administrative installation, the installer creates a source image 
> for all features in the product except those feature with 0 in the Level 
> column of the Feature table.
> 
> _______________________________________________________________
> FireGiant  |  Dedicated support for the WiX toolset  |  
> http://www.firegiant.com/ 
> 
> -----Original Message-----
> From: Joel Budreau [mailto:joel.budr...@gmail.com] 
> Sent: Tuesday, 26 May, 2015 10:21
> To: General discussion about the WiX toolset.
> Subject: [WiX-users] Condition Table not processed during Administrative 
> Installs
> 
> 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
> ------------------------------------------------------------------------------
> 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


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