Even after hours of desperate googling I couldn't find an answer to this question:
When implementing a managed bootstrapper application, one has to provide a payload file named BootstrapperCore.config. Amongst other setttings, this file contains the element <wix.bootstrapper>. Here is an example I found here: http://wixtoolset.org/documentation/manual/v3/howtos/redistributables_and_in stall_checks/install_dotnet.html <wix.bootstrapper> <host assemblyName="MyBootstrapperApplicationAssembly"> <supportedFramework version="v3.5" /> <supportedFramework version="v4\Client" /> </host> </wix.bootstrapper> My Question is : What is exactly affected by tag <supportedFramework<, and what are valid values for its attribute 'version' ? ------------------------------------------------------------------------------ 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