开发者

NSIS page with a list of opened browser windows

Is there any standard way (or existing plugin) which 开发者_开发技巧allows to create a page in NSIS installer package and display there all existing browser windows. Something with the possibility of closing all browsers before proceeding with an installation.

Thanks.


The LockedList plug-in can display a list of running processes, this is probably your best option. The other alternative would be to look for specific windows classes and then you are on your way into undocumented land...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜