MsiSetInstallLevel will set the InstallLevel for the entire MSI, but not for the feature. I was hoping that I could have a feature’s default InstallLevel be set to ‘0’, and altered later as the user makes choices in the UI (or on the command-line)... > On May 21, 2015, at 1:00 PM, Phil Wilson <phildgwil...@gmail.com> wrote: > > Maybe MsiSetInstalLevel()? > --------------- > Phil Wilson > > > On Wed, May 20, 2015 at 5:38 PM, Joel Budreau <joel.budr...@gmail.com> wrote: >> Hmm, turns out that MsiSetFeatureState() won’t actually install a feature if >> the feature had it’s InstallLevel set to ‘0’ by the Condition table. >> >> Now, to find out if there’s a way to set a feature’s InstallLevel through a >> custom action… >> >>> On May 20, 2015, at 7:40 PM, Joel Budreau <joel.budr...@gmail.com> wrote: >>> >>> 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