Home All Groups Group Topic Archive Search About
Author
11 Mar 2006 10:35 AM
Ilya Dyoshin
Hi all!

Is there a possibility to statically link used .NET components into my
programm... (to enable it runs on machines that do not have .NET Framework)
Like static link of MFC libraries..

Thanks in advance.

Author
11 Mar 2006 11:06 AM
Michael Nemtsev
Hello Ilya,

You need to add .NET framework to the your setup project
http://groups.google.com/group/microsoft.public.dotnet.languages.vb/msg/dec04365ca6c8221

no other way to do it as it was in MFC

ID> Is there a possibility to statically link used .NET components into
ID> my programm... (to enable it runs on machines that do not have .NET
ID> Framework) Like static link of MFC libraries..

---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Author
11 Mar 2006 11:40 AM
Jon Skeet [C# MVP]
Ilya Dyoshin <zip***@mail.ru> wrote:
> Is there a possibility to statically link used .NET components into my
> programm... (to enable it runs on machines that do not have .NET Framework)
> Like static link of MFC libraries..

See http://www.pobox.com/~skeet/csharp/faq/#framework.required

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet   Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too

AddThis Social Bookmark Button