WiX installer msi not installing the Winform app created with Visual Studio 2017

后端 未结 2 1157
慢半拍i
慢半拍i 2020-11-22 12:26

For a simple test I created a Wix installer app for a simple Winform app as follows. But when I run the msi created with the installer it runs for

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-22 12:59

    Try this:

    https://github.com/iswix-llc/iswix-tutorials

    https://www.youtube.com/watch?v=nnV_OU6fk8c

    Disclaimer: I'm the maintainer of IsWiX, a FOSS WiX accelerator that provides enhanced project templates (scaffolding) and graphical designers to do the majority of the WiX XML heavy lifting for you. As you can see from the video, this is easily only a few minutes of work.

提交回复
热议问题