How to detect the running process in Wix3?

泪湿孤枕 提交于 2019-12-24 00:54:19

问题


I'm using wix3 to build a setup file, I would like to know whether the outlook is running during the installation. If the outlook is still running, the setup should notify the users to close it or have to reboot after the installation.

I noticed that there is a feature can send a message to close the outlook directly, but that's not very friendly. I would like to knwo whether the FileInUse dialog can be called in such situation.

Thanks.

来源:https://stackoverflow.com/questions/1335260/how-to-detect-the-running-process-in-wix3

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