The executable produced by my VB .NET/VS 2003 application has the
default blue icon associated with it. I have a custom .ico image I use
for shortcuts in my build and it works fine.
What I cannot figure out how to do is to also associate my icon image
with the primary output .exe file.
Thoughts?
Thanks!
-Dan
dotNetDave - 30 Jul 2007 19:58 GMT
Did you set up the "Default Icon" in the project properites?
======================================
David McCarter [Microsoft VB.NET MVP]
www.vsdntips.com
VSDN Tips & Tricks .NET Coding Standards available at:
www.cafepress.com/vsdntips.20412485
> The executable produced by my VB .NET/VS 2003 application has the
> default blue icon associated with it. I have a custom .ico image I use
[quoted text clipped - 7 lines]
> Thanks!
> -Dan
Phil - 31 Jul 2007 10:28 GMT
> What I cannot figure out how to do is to also associate my icon image
> with the primary output .exe file.
Project Properties> Application> Icon