When I choose to have a Desktop Shortcut created in the install package
on a 2.0 VB.NET windows form app, the icon that gets deployed points to
the installation package and not the runtime .EXE. So everytime you run
the program from the desktop or even the Programs Menu, it briefly
shows the "installing..." dialog and then brings the program up
normally.
This dialog does not show up if i browse to the program folder and run
the .exe directly, so i know its not pointing to the .EXE.
Any suggestions?
|