Shortcuts.CreateShortcutForThisExe Method
Declaring Type: Shortcuts
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Create a shortcut to the currently running executable at the specified locations. See CreateShortcut(string, ShortcutLocation, bool, string, string) to create a shortcut to a different program
public void CreateShortcutForThisExe(ShortcutLocation location = ShortcutLocation.Desktop | ShortcutLocation.StartMenuRoot);
Parameters
location
ShortcutLocation
Documentation generated by MdDocs