InnoSetup打包时出现Interal error: CallSpawnServer: Unexpected response: $0.错误的解决办法

如果在使用Innosetup打包软件时,如果出现Interal error: CallSpawnServer: Unexpected response: $0.错误,

如下图:

    

可以查看 Innosetup的脚步文件 xxx.iss文件的OutputBaseFilename字段

OutputBaseFilename字段不能与 AppName字段同名,否则在使用cmd关闭程序时就会出现以上错误

 

posted @ 2016-01-15 11:06  一菲聪天  阅读(3439)  评论(0)    收藏  举报