Why does the ClickOnce Deployment installer run the application during installation?

送分小仙女□ 提交于 2019-12-08 08:03:47

问题


Why does the ClickOnce Deployment installer run the application during installation?

Details:

For an XNA 4.0 application I am prototyping it runs once. If you have Avast! installed and with its Deep Screen feature enabled, it will run twice (Avast! kills it and re-runs it).

Note:

This is similar to, but not the same as, Install ClickOnce without running. Please see that question for a solution to make it stop running the application. The answer is right here, you must use MageUI.exe. Here, I am only interested in understanding why it runs the application. What am I misunderstanding?

来源:https://stackoverflow.com/questions/19735193/why-does-the-clickonce-deployment-installer-run-the-application-during-installat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!