N
Nak
Hi there,
I'm having a little confusion with embedding resources into my VB.NET
app. In VB6 I could make a resource file that could hold icons, these icons
could then be used for file association, how the hell do you do that with
VB.NET? It seems to me that I need to have a copy of the ICO file in the
applications install folder, which seems like a bit of a bodge to me, surely
I must be able to embed lots of icons into my application that could then be
used in the setup program when adding file types. I have tried adding icons
and setting them to "embedded resource" but upon trying to change the icon
in the file types it only shows the main program icon. Surely I must be
doing this all wrong, also, what is the deal with an assembley resource
file? I don't seem to be able to add icons to these, only text. Thanks in
advance, any enlightenment into this would be great, and if anyone knows how
I could also have nice Windows XP colour depth icons in my app I would be
very greatful also.
Nick.
I'm having a little confusion with embedding resources into my VB.NET
app. In VB6 I could make a resource file that could hold icons, these icons
could then be used for file association, how the hell do you do that with
VB.NET? It seems to me that I need to have a copy of the ICO file in the
applications install folder, which seems like a bit of a bodge to me, surely
I must be able to embed lots of icons into my application that could then be
used in the setup program when adding file types. I have tried adding icons
and setting them to "embedded resource" but upon trying to change the icon
in the file types it only shows the main program icon. Surely I must be
doing this all wrong, also, what is the deal with an assembley resource
file? I don't seem to be able to add icons to these, only text. Thanks in
advance, any enlightenment into this would be great, and if anyone knows how
I could also have nice Windows XP colour depth icons in my app I would be
very greatful also.
Nick.