Access Application Installer with Shortcut Creation
I use this code to generate shortcuts for the user. In my installer application I have it setup to create a shortcut both on the users desktop, as well as in the users Programs Folder (the one you get to by Clicking Start->Programs)
Code:
Public Sub Create_ShortCut(ByVal TargetPath As String, ByVal ShortCutPath As String,