Inno Setup 系列之安装、卸载时调用bat
需求
想在安装的时候调用install.bat,在卸载的时候调用uninstall.bat
解决
可以这样写 Inno Setup 的脚本:
[Setup]
; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={