RemoveShortcutFromStartMenu Method
Removes the shortcut from the user's Start Menu.
public void RemoveShortcutFromStartMenu(
string
)
'Declaration
Public Sub RemoveShortcutFromStartMenu( _
Optional ByVal As String _
)
Parameters
- appName
- The application name as it appears on the Start Menu.