api:umftool:createdesktopshortcut
Description:
Creates a desktop shortcut. Works on all OS's.
Added In: v0.45
Function
public static void CreateDesktopShortcut(string linkName, string targetPath, string workingDir = null, string arguments = null, string description = null)
Usage
//Coming soon
Examples
//Coming soon
api/umftool/createdesktopshortcut.txt · Last modified: 2019/07/02 06:50 by umfdev