Inno设置:禁用完成页面

Евг*_*пов 3 inno-setup

安装后想关闭窗口.进度条到达结束时.怎么做?

4示例:inno解压缩另一个应用程序,该应用程序在inno结束后运行.

Ser*_*e P 6

DisableFinishedPage指令值设置为yes:

[Setup]
DisableFinishedPage=yes
Run Code Online (Sandbox Code Playgroud)