Windows Develop Bookmark and Share   
 index > Windows Forms General > dll file in exe.file
 

dll file in exe.file

Hi,
in my solution I have two projects. One is referenced to the other. The exe file hast no a dll file next to it. Can I include the dll file in the exe file?

Thanks for your help

chris
ccoe1  Thursday, September 29, 2005 5:24 AM
Have a look at the ILMerge utility, it allows you to merge multiple assemblies into one.
David M. Kean  Saturday, February 18, 2006 8:18 PM
Hi,

you can include images, icons, zexz files etc in you exe, using resources. But using a dll will not work.

http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=95439
ralph.  Thursday, September 29, 2005 6:09 AM
Have a look at the ILMerge utility, it allows you to merge multiple assemblies into one.
David M. Kean  Saturday, February 18, 2006 8:18 PM

You can use google to search for other answers

Custom Search

More Threads

• Grabbing data from a control on a window
• Separate opacities in MSVC++.NET
• print preview problem its urgent
• Using existing ActiveX control in C#
• Disable data-bound textboxes without making them look disabled.
• Focus moves to other form
• Getting control parenting exception in form constructor
• Checkbox/Textbox over an image
• AutoCompleteCustomSource contains / characters
• Prevent toolstripborder form being rendered