Best way to create a wix fragment file based on User-defined directories to be used in MSBUILD

前端 未结 3 486
轮回少年
轮回少年 2020-12-28 22:44

In the spirit of this question by Si here: WiX tricks and tips. I am trying to determine the best way to get create wix fragments based on a directories. File harvesting,

3条回答
  •  天命终不由人
    2020-12-28 23:26

    The new HeatTasks might work very well for you here. They can pull project output groups from other projects in Visual Studio. It does much better in the latest build than older builds, so be sure to pick up a weekly http://wixtoolset.org/releases/.

提交回复
热议问题