
Visual Basic 5 Professional - Setup Toolkit
I've completed my program and am using the Setup Toolkit so that my program
can be installed by users. I've modified Setup1.vbp to give me an
additional shortcut in a Program Group. But rather than install the shortcut
I've prepared, the setup program provides a shortcut to my shortcut so to
speak. Important target information is missing in the shortcut Setup1
creates. My shortcut contains information in the Target box to log someone
onto a Database.
Do I just use filecopy to copy my shortcut into the Start Menu using a path
like \WINDOWS\Start Menu\Programs\my group\my files ?
Does anyone know the official way to get the shortcut I want into a Program
Group? It has to work with Windows 98, NT and Windows 2000.
Thanks
Andrew