Click to See Complete Forum and Search --> : Application Icon (how do I change it)


J Surman
September 7th, 2001, 08:38 AM
Does anyone know how I can change the icon that appears in the desktop shortcut to a VB app when it is installed?

I thought perhaps changing a line in setup.lst would do the trick, but it's not at all obvious which line.

DSJ
September 7th, 2001, 08:52 AM
Change the icon property of your main form.

J Surman
September 7th, 2001, 09:07 AM
Excellent! It worked perfectly.
Somehow I think I was missing the easy solution....