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.
我正在尝试将一个办公程序打包到一个安装文件中,它有多个(确切地说是三个)主要可执行文件,每个可执行文件分别启动您的 Word、电子表格和 powerpoint 软件。谢谢
Inno Setup 本身没有“主要可执行文件”的概念。这只是为了简化而出现在向导中。
创建脚本后,您可以为每个“主要可执行文件”安装任意数量[Files]或任意数量。[Icons]
[Files]
[Icons]