Build an installer for .NET app that can run on Windows and OS X?

前端 未结 8 1803
暗喜
暗喜 2021-02-07 06:09

I am surprised I could not find this question already asked, so if I simply missed it please notify promptly.

I need to write a very small, fairly simple application in .

8条回答
  •  半阙折子戏
    2021-02-07 06:44

    You could try BitRock's InstallBuilder. From their website:

    BitRock InstallBuilder is a development tool for building crossplatform installers for desktop and server software. With InstallBuilder, you can quickly create professional installers for Linux, Windows, Mac OS X, Solaris and other platforms from a single project file and build environment.

提交回复
热议问题