Cross Platform Installer

前端 未结 3 900
野性不改
野性不改 2021-01-13 00:45

Our C++/QT desktop application for Mac, Windows and Linux needs an installer. I\'d rather we have a single installer for all three platforms. I do know it\'s a bit tricky, I

3条回答
  •  温柔的废话
    2021-01-13 01:22

    IzPack rocks: http://izpack.org. It is truly crossplatform, very lightweight, easy to master, and produces excellent results.

提交回复
热议问题