A complete WiX 3.6 bundle example bootstrapping a .NET 4 Client Profile

后端 未结 3 1524
予麋鹿
予麋鹿 2020-12-14 07:12

I tried to construct a working example of a WiX 3.6 installation script. We currently use WiX 3.5 and now we would like to begin installing the .NET 4 Client Profile framewo

3条回答
  •  醉梦人生
    2020-12-14 07:37

    You need to create a separate WiX bootstrapper project. See Building Installation Package Bundles in the WiX 3.6 documentation.

提交回复
热议问题