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.
我的意思是我有 .iss 脚本,该脚本将被转换为安装脚本,用于生成 MSI 包的 InnoSetup 或 smth。
有这样的吗?我用谷歌搜索和搜索。
我不知道有什么工具可以直接转换 .iss 文件,但是您可以选择在 InstallShield 中构建 .iss 文件,然后获取输出 EXE 并将其转换为 MSI。