Create shortcut in windows programmatically

后端 未结 3 556
失恋的感觉
失恋的感觉 2021-01-19 02:48

Is there a way to create link in windows?
I found samples that use VBScript or one has to do download Shortcut.exe.
I need a simple solutio

3条回答
  •  春和景丽
    2021-01-19 03:44

    I suggest you to create a shortcut manually and then copy it programatically into the desktop folder. c:\users\desktop

提交回复
热议问题