本文介绍了成功安装后运行应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何制作允许用户在安装后运行应用程序的复选框?
How to make check box that allow user to run application after installation?
推荐答案
检查[Run]
部分中的postinstall
标志,请参见 https://jrsoftware.org/ishelp/topic_runsection.htm#postinstall
Check the postinstall
flag in the [Run]
section, see the documentation at https://jrsoftware.org/ishelp/topic_runsection.htm#postinstall
这篇关于成功安装后运行应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!