Hello,

using Votive I added a bootstrapper for the .NET framework.

  <ItemGroup>
     <BootstrapperFile Include="Microsoft.Net.Framework.2.0">
       <ProductName>.NET Framework 2.0</ProductName>
     </BootstrapperFile>
     <BootstrapperFile Include="Microsoft.Windows.Installer.3.1">
       <ProductName>Windows Installer 3.1</ProductName>
     </BootstrapperFile>
   </ItemGroup>

* I succeeded to install it but want to install the service pack 2
   of the .NET framework too. What do I have to change for this purpose?
* How does WiX determines the source for this bootstrapper?

Thanks,
Andy


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to