WiX Heat.exe Win64 Components - Win64=“yes”

前端 未结 4 1826
独厮守ぢ
独厮守ぢ 2020-12-14 20:14

I\'m building an installer at the moment that targets just 64bit machines. Part of the process involves running Heat.exe to produce a Fragment ele

4条回答
  •  执笔经年
    2020-12-14 21:12

    In Visual Studio:

    1. Select Project Properties
    2. Select "Tool Settings" tab
    3. In "Additional parameters (compiler)" type: -arch x64

提交回复
热议问题