Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我有两个不同的 install4j 文件需要相同的复杂脚本,有没有办法在两个文件之间共享该脚本,或者复制和粘贴复制是唯一的选择?
您可以使用合并的项目来重用屏幕和操作及其配置的脚本。
在 General Settings->Merged Projects 下,添加一个具有“运行脚本”操作的项目,其中包含脚本。然后,您可以在 Installer->Screens & Actions 下添加指向该操作的链接。