标签: windows-installer installshield
我的意思是我有.iss脚本可以转换为安装脚本,例如InnoSetup或生成MSI包的smth。
有类似的东西吗?我用Google搜索并用Google搜索。
答案 0 :(得分:0)
我不知道任何可以直接转换.iss文件的工具,但您可以选择在InstallShield中构建.iss文件,然后获取output EXE and convert it into an MSI。