-
I've tryed everything I could think of, even changing the VB icon in folder options. Could someone plese tell me how to get a custom icon to replace the form icon on my Start Menu executable shortcut packaged in MS Vis Studio 6 "Pack & Deploy Wiz"? Nothing against the vb exe icon but I want MY icon to show up when the user installs it.
Thanks,
joey o.
-
Set the icon using the .Icon property of the form. When you compile the EXE it asks you which form's icon to use for the EXE icon. (You might have to search around for this option, I forget)
------------------
Rapmaster
-
Hey- Goto The Project menu, Then Properties.
That lets you set the project's icon.
-
Thanks guys!
I've been looking for that answer forever! Now I can sleep at night again! Yee- Haa!
Joey O