Shortcuts.DeleteShortcuts Method
Declaring Type: Shortcuts
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Delete all the shortcuts for the specified executable in the specified locations.
public void DeleteShortcuts(string relativeExeName, ShortcutLocation locations);
Parameters
relativeExeName
string
The relative path or filename of the executable (from the current app dir).
locations
ShortcutLocation
The locations to create shortcuts.
Documentation generated by MdDocs