Windows 7 下 C# 中的 shell 链接解析失败

发布于 2024-08-22 00:44:55 字数 254 浏览 5 评论 0原文

我尝试解析 shell 链接的路径,这些链接包含在 Windows 7 的“最近文档”文件夹中。我使用了此处发布的代码(答案 3)如何在 C# 中解析 .lnk。但是方法ResolveShortcut 无法确定某些文件(例如许多.txt 文件)的路径。相同的代码在 Windows XP 下完美运行。

I try to resolve the paths of shell links, which are contained in the "Recent Documents" folder in Windows 7. I used the code posted here (Answer No 3) How to resolve a .lnk in c#. But the method ResolveShortcut is not able to determine the path of some files (e.g. many .txt-files). The same code works perfectly under Windows XP.

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

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

发布评论

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

评论(1

神也荒唐 2024-08-29 00:44:55

我刚刚下载、升级到 2010 并在 Win7 系统上运行示例没有任何问题,无需改变任何东西。

I just downloaded, upgraded to 2010 and ran this sample on a Win7 system without any problem without changing anything whatsoever.

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