Inno Setup Batch 并行编译多个安装程序
Inno Setup Batch compile more than one installer in parallel
我有 13 个 .iss
Inno Setup 脚本,我想并行编译它们。
目前我正在使用 .bat
文件进行非并行编译。需要两个多小时,所以我想并行一下。
它不适用于 start iscc ...
谁能帮帮我?
我有 13 个 .iss
Inno Setup 脚本,我想并行编译它们。
目前我正在使用 .bat
文件进行非并行编译。需要两个多小时,所以我想并行一下。
它不适用于 start iscc ...
谁能帮帮我?