|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to embed class library in my appI have a DLL class library, which want to embed in my app.
Referencing it is ok, but I neeed the final product to be only one EXE file. Possible? "Nikolay Petrov" <johnt***@mail.bg> schrieb: <URL:http://research.microsoft.com/~mbarnett/ilmerge.aspx>>I have a DLL class library, which want to embed in my app. > Referencing it is ok, but I neeed the final product to be only one EXE > file. <URL:http://www.gotdotnet.com/community/usersamples/Default.aspx?query=illink> Applications will still require the .NET Framework, even if some components used by it are embedded. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Hello Nikolay,
Try ILMerge: http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae- 87cf-b14ae6a939b0&displaylang=en I hope this helps Dragon Show quoteHide quote "Nikolay Petrov" <johnt***@mail.bg> ???????/???????? ? ???????? ?????????: news:1119972371.262945.115700@g43g2000cwa.googlegroups.com... > I have a DLL class library, which want to embed in my app. > Referencing it is ok, but I neeed the final product to be only one EXE > file. Possible? > |
|||||||||||||||||||||||