如何以编程方式删除网络目录中复制文件的安全保护?

发布于 2024-12-05 16:37:44 字数 223 浏览 2 评论 0原文

我在网络目录中有一个文件,并且该文件之前已被复制,并且我想使用该文件进行操作。 但是,在 Windows Xp 中,该文件具有此安全保护/阻止:(

抱歉,它是意大利语)

security

我想以编程方式在 C# 中删除此安全保护。

提前致谢!

M。

i have a file in a network directory and this file it's been previously copied, and i want to operate with this file.
But, in Windows Xp, the file have this security protection / block:

(sorry it's in italian)

security

I want to programmatically remove this security protection in C#.

Thanks in advance!

M.

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

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

发布评论

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

评论(1

聚集的泪 2024-12-12 16:37:44

打开此文件以写入 yourfile.exe:Zone.Identifier 并关闭它,这样它就会被清空。

Open this file for write yourfile.exe:Zone.Identifier and close it, so it gets emptyed.

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