标签: inno-setup
我正在尝试创建一个在桌面上安装其他程序的安装程序。 这些文件之一是msp文件,我像正常的exe文件一样运行它。 我已经尝试像打开一个msi文件一样打开它,没有任何结果。 有人可以帮忙吗?this is how i currently try to run it.
this is the error i receive its in dutch but a rough translation is "cannot open this installation package. contact the provider of the file or check if it is a valid windows installer package.
答案 0 :(得分:1)
抱歉,花了一段时间,但我修复了该错误。 我将msp文件用作msi文件。 我使用了错误的参数,您需要使用/ p代替/ i