包含打开的浏览器窗口列表的 NSIS 页面

发布于 2024-11-02 17:35:25 字数 84 浏览 3 评论 0原文

是否有任何标准方法(或现有插件)允许在 NSIS 安装程序包中创建页面并显示所有现有浏览器窗口。在继续安装之前可以关闭所有浏览器。

谢谢。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦情居士 2024-11-09 17:35:25

LockedList 插件 可以显示正在运行的进程列表,这可能是您的最佳选择。另一种选择是寻找特定的 Windows 类,然后您就进入了无证土地......

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...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文