Skip to main content

Shortcuts.RemoveShortcutForThisExe Method

Declaring Type: Shortcuts
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233

Removes a shortcut for the currently running executable at the specified locations

public void RemoveShortcutForThisExe(ShortcutLocation location = ShortcutLocation.StartMenu | ShortcutLocation.Desktop | ShortcutLocation.StartMenuRoot);

Parameters

location ShortcutLocation


Documentation generated by MdDocs