Mattehw
Mon May 23 12:11:00 CDT 2005
Thanks Herfried. This is I found.
Unfortunately my application is full of resources and it is not easy prepare
build script as batch, so I try use this hint in nANT
--
thanks and sorry my english ;-)
Matthew
"Herfried K. Wagner [MVP]" wrote:
> "Mattehw" <Mattehw@discussions.microsoft.com> schrieb:
> > I want to add more than one icon to my .net application. One icon for
> > application (as usual) and second icon should be visible as "document
> > icon".
> > I thing it is not possible in VS.NET, but can I use assembly linker or
> > something else?
>
> You are right, that's not supported in the VS.NET IDE. However, you can
> pass a Win32 resource file to the compiler when using the command-line
> compiler.
>
> <URL:
http://dotnet.mvps.org/dotnet/samples/codingtechnique/ResourceIcons.zip>
>
> --
> M S Herfried K. Wagner
> M V P <URL:
http://dotnet.mvps.org/>
> V B <URL:
http://classicvb.org/petition/>
>
>