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.
单击 shell 扩展中的上下文菜单项时,如何运行程序?
您可以调用一个 CreateProcess 函数。查看CreateProcess和示例