ShortcutExistsInStartMenu Method
Gets a value indicating if the shortcut is created on the user's Start Menu.
'Declaration
Public Function ShortcutExistsInStartMenu( _
Optional ByVal As String _
) As Boolean
Parameters
- appName
- The application name as it appears on the Start Menu.
Return Value
True, if the shortcut is created on the Start Menu.