Inno setup internal error:Cannot find utCompiledCode record for this version of the uninstaller

在进行 Inno setup安装包卸载的时候出现错误:

     internal error:Cannot find utCompiledCode record for this version of the uninstaller

 

解决办法:

       一般是在制作客户端安装包时,安装包文件夹中存在之前配置的卸载文件没有删除,找到要打包的安装包文件夹,删除“unins000.dat,unins000.exe”这两个文件即可。然后制作安装包程序,会自动生成上面的两个文件,就可以正常卸载安装包了。

posted @ 2020-07-29 10:59  黑暗时代地表人  阅读(1250)  评论(0编辑  收藏  举报