[]
Removes the shortcut from the user's Start Menu.
public void RemoveShortcutFromStartMenu(string appName = null)
Public Sub RemoveShortcutFromStartMenu(Optional appName As String = Nothing)
| Type | Name | Description |
|---|---|---|
| string | appName | The application name as it appears on the Start Menu. |