PDA

View Full Version : Dll ها رو چی کار کنم؟



Ali.Net
دوشنبه 31 تیر 1387, 20:50 عصر
با سلام
من یه برنامه دارم که بهش چند کامپوننت که خودم نوشتم یا ... رو اضافه کردم . وقتی برنامه رو کامپایل می کنم تمامی dll ها در خروجی می آیند ( حتی Embedded Resource کردم) ولی باز هم در خروجی می آیند و برنامه بدون آنها اجرا نمی شه !
من چی کار کنم که حداقل اونها به یک عدد dll تبدیل بشن ؟
با تشکر

razavi_university
دوشنبه 31 تیر 1387, 23:26 عصر
ساده ترین راه استفاده از یک Packer است تا همه Resourceها رو در فایل اجراییتون قرار بده و در نهایت شما یک فایل خواهید داشت
مثلا:
XBundler (http://oreans.com/xbundler.php)

علیرضا مداح
سه شنبه 01 مرداد 1387, 09:04 صبح
سلام دوست عزیز ،

http://madebits.com/netz/netz.gif .NETZ is a free open source tool that compresses and packs the Microsoft .NET Framework (http://msdn.microsoft.com/netframework/) executable (EXE, DLL) files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.
.NETZ - .NET EXEcutables Compressor & Packer - madebits.com - software, downloads, tools, technology, free, .NETZ (http://madebits.com/netz/)

mohammed
شنبه 25 آبان 1387, 09:29 صبح
سلام دوست عزیز ،

http://madebits.com/netz/netz.gif .NETZ is a free open source tool that compresses and packs the Microsoft .NET Framework (http://msdn.microsoft.com/netframework/) executable (EXE, DLL) files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.
.NETZ - .NET EXEcutables Compressor & Packer - madebits.com - software, downloads, tools, technology, free, .NETZ (http://madebits.com/netz/)


آقای مداح شما خودتان از این ابزار استفاده کرده اید؟