install4j添加mysql,如何使用install4j为套件创建安装程序?

We have a "suite" of two programs, much like Office has Word and Excel. We determine if the user needs program A or B o both based on some questions. We would like to have a common installer to ask this questions, and install common files, then download and install the individual programs accordingly.

Both programs have different update cycles, so we would like to check for updates per program and ideally also updates to the installer itself (for changes in the common files).

Which would be the best approach for this?

I have tried the individual programs to be downloadable components but this approach doesn't handle new version of just one program.

解决方案

As of 8.x, there is no special "suite of installers" feature in install4j. I would recommend to create a separate project for the suite and add the single installers to the distribution tree in separate downloadable installation component. Instead of the "Install files" action, add "Run executable" actions for each product that was selected by the user.

If you would like unattended installations for each product, you can pass the arguments

-q -splash "Installing product X"

to get a progress bar for each installer.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值