开发者

ClickOnce application still running after uninstall

开发者 https://www.devze.com 2023-01-03 08:29 出处:网络
The ClickOnce uninstaller does not kill my application.Is there a way I can close my app when i开发者_运维知识库t\'s uninstalled using ClickOnce?There\'s no way to do this that I know of, at least not

The ClickOnce uninstaller does not kill my application. Is there a way I can close my app when i开发者_运维知识库t's uninstalled using ClickOnce?


There's no way to do this that I know of, at least not through ClickOnce. It will just mark the files and remove them when you finally close the application.

0

精彩评论

暂无评论...
验证码 换一张
取 消