What to use for creating a quick and light setup file?

后端 未结 6 1980
旧巷少年郎
旧巷少年郎 2021-01-06 16:17

I am considering helping an open-source gaming project with creating their setup file. The game is currently weights around 300 MB and is packaged in a zip file, playable st

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-06 16:51

    For Windows, I've always used the Nullsoft Installer (http://nsis.sourceforge.net/Main_Page). I created my first setup.exe within about 5 minutes using one of the templates they have, and from there, it was quite easy to add installation types, extra pages (license, etc), and other "features".

提交回复
热议问题