Icon Shortcut for program? RESOLVED
Hello All-
I have a question....Im using PDW on VB 6.0 and im getting ready to package it all up... im kind of confused as to how would I Place my logo on the startup menu and on the desktop shortcut? I dont know how it gets linked to the program??? can anyone give me a heads up on this? Thanks a ton for your responses!!! :confused:
Re: Icon Shortcut for program?
Quote:
Originally Posted by jandrade15
Hello All-
I have a question....Im using PDW on VB 6.0 and im getting ready to package it all up... im kind of confused as to how would I Place my logo on the startup menu and on the desktop shortcut? I dont know how it gets linked to the program??? can anyone give me a heads up on this? Thanks a ton for your responses!!! :confused:
The ICON for the shortcut comes from the .EXE - nothing to do with the install.
Pick an ICON (any .ICO file you want to use, or create one yourself). Go into the main form of your project and put that ICON into the ICON property for that form.
Then go into PROJECT>PROPERTIES menu - under the MAKE tab - and associate the APPLICATION ICON with that FORM.
Note that two icons exist - 16 x 16 and 32 x 32. The small one appears in the title bar of the program and the task bar when minimized. The large one is for the SHORTCUT ICON.
Check out this other thread for more info...
ICON Thread
Re: Icon Shortcut for program?
Very Cool Thanks Soooo Much for all the help !!!!!
You guys are great!! :thumb: :thumb: :thumb: :thumb: :wave: