OK I used al.exe to link the lincense file to the .dll and now it copies it
automatically when referenced. (Even installs in to the GAC sweet!).
Thanks a lot Mattias!!
"Mattias Sjögren" wrote:
> Eric,
>
> >Is this possible. Is there some C# attribute I need to put on my class?
>
> Not tested, but what happens if you add the license file as an
> external resource to the assembly? See the /linkres compiler option.
>
>
> Mattias
>
> --
> Mattias Sjögren [C# MVP] mattias @ mvps.org
> http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
> Please reply only to the newsgroup.
>