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.
我想知道如何在 python 中创建指向 .pyw 扩展名和 .exe 的快捷方式。
您需要通过 COM创建和使用IShellLink 。