Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 C# 创建 Windows 7 快速启动图标?
在 c:\users\mumble\appdata\roaming\microsoft\internet explorer\quick launch 文件夹中创建一个 .lnk 文件。请注意,在 Win7 中默认情况下禁用快速启动工具栏,我不记得我做了什么来重新启用它。
创建 .lnk 文件也需要秘诀。您可以在我的回答中找到示例代码。