问题
How can I show the .NET Framework's install progress in a setup created using Inno Setup?
回答1:
Maybe try add the "/passive" to the parameter list of ShellExec or Exec?
I tried, and it worked pretty well.
来源:https://stackoverflow.com/questions/4334066/show-net-framework-install-progress-in-inno-setup