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

如下图:

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

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

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

 

相关文章:

  • 2021-04-26
  • 2021-06-05
  • 2021-08-01
  • 2022-01-31
  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-28
相关资源
相似解决方案