您的位置:首页 > 其它

A free software for easily creating setups

2015-07-29 16:54 519 查看
http://www.jrsoftware.org/isinfo.php

Instead of packaging your app in one exe file, you can create a setup which contains all necessary files. A free software for easily creating setups is Inno Setup:http://www.jrsoftware.org/isinfo.php

Inno Setup is a free installer
for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

An example for a setup configuration can be found here:https://github.com/SSilence/sum/blob/master/setup.iss
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: