all groups > dotnet clr > may 2005 >
You're in the

dotnet clr

group:

ILMerge and Linking the Runtime


ILMerge and Linking the Runtime Rich
5/25/2005 12:00:00 AM
dotnet clr: Putting aside all the arguments for and against (if you can), is it POSSIBLE
to:

Use ILMerge to link the runtime (or the relevant bits of it) so that my
users don't need the framework installed.

Yes it would be hard, no its prob not a good idea, but is it _possible_?

The other solutions seem a bit expensive for a bit of shareware...

I have seen:
Remotesoft Salamader Linker
Thinsall
XenoCode

Any others?

Thanks
Rich

Re: ILMerge and Linking the Runtime Mattias Sjögren
5/25/2005 12:00:00 AM

[quoted text, click to view]

AFAIK ILMerge only merges assemblies (and possibly modules) containing
managed code. The CLR is all native code and can't be linked into an
application with ILMerge.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button