Skip to main content

Shortcuts.RemoveShortcutForThisExe Method

Declaring Type: Shortcuts
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

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