> I have a managed VSIP package and some custom wizards in my application. I
> would like to have my companies icon show up when using the wizards to
[quoted text clipped - 9 lines]
>
> JamesL
can any of you guys tell me in detail how to have my custom icon appear in
"New Project" in visual studio.NET. my custom wizard is working nice only
this icon problem is there
thanks
> It's not there, you have to use the command line C# compiler, but why can't
> you put the icons in the native packageUI.dll ?
[quoted text clipped - 13 lines]
> >
> > JamesL
Gaston Milano - 18 Nov 2004 11:48 GMT
If you wanna have just an icon for your new project item you can create an
icon in the same folder of the template.
For example if your template is New Project.csproj and you create an icon
New Project.ico in the same folder, the icon is showed in the new project
dialog.
Regards,
Gaston
> can any of you guys tell me in detail how to have my custom icon appear in
> "New Project" in visual studio.NET. my custom wizard is working nice only
[quoted text clipped - 18 lines]
> > >
> > > JamesL