如果启用 UAC,屏幕保护程序会崩溃

发布于 2024-07-26 21:53:40 字数 123 浏览 8 评论 0原文

屏幕保护程序是否需要任何清单文件? 我将 .exe 重命名为 .scr 文件。

现在我没有使用任何清单文件作为屏幕保护程序。 但如果启用了 UAC,我的屏幕保护程序就会崩溃。 如何绕过UAC这个东西?

Does screen saver require any manifest file? I'm renaming the .exe to .scr file.

Right now i am not using any manifest file for the screen saver. But if if UAC is enabled, my screen saver crashes. How to by pass this UAC thing ?

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

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

发布评论

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

评论(1

小巷里的女流氓 2024-08-02 21:53:40

更确切地说,你不能(嗯,至少不应该能够)。

据推测,您正在访问某些需要提升权限的资源,然后不检查是否已成功获取它。

UAC 真的会弹出一个对话框吗?

It's rather the point that you can't (well, shouldn't be able to, at least).

Presumably, you're accessing some resource that requires elevated privileges, and then not checking whether you successfuly obtained it.

Does UAC actually bring up a dialog?

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