Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / March 2008

Tip: Looking for answers? Try searching our database.

Creating exe

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CSharper - 14 Mar 2008 23:01 GMT
Quick question, I have an application which has an exe, couple of dlls
and a config file. Is there any way possible to have all in exe file
to run? I mean, I would like to only one exe at the client side. Is it
possible?

Thanks.
Arne Vajhøj - 14 Mar 2008 23:46 GMT
> Quick question, I have an application which has an exe, couple of dlls
> and a config file. Is there any way possible to have all in exe file
> to run? I mean, I would like to only one exe at the client side. Is it
> possible?

ILMerge

Arne
Peter Bromberg [C# MVP] - 15 Mar 2008 00:22 GMT
As Arne indicated, you can use ILMerge, or you can even take it one step
further and store the various assemblies as compressed resources and extract
/ load them into the appDomain:

http://www.eggheadcafe.com/tutorials/aspnet/04aa7525-f153-4907-b0e8-10ac501f430a
/obfuscation-and-packaging.aspx

-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net

> Quick question, I have an application which has an exe, couple of dlls
> and a config file. Is there any way possible to have all in exe file
> to run? I mean, I would like to only one exe at the client side. Is it
> possible?
>
> Thanks.
CSharper - 21 Mar 2008 15:39 GMT
On Mar 14, 6:22 pm, Peter Bromberg [C# MVP]
<pbromb...@yahoo.NoSpamMaam.com> wrote:
> As Arne indicated, you can use ILMerge, or you can even take it one step
> further and store the various assemblies as compressed resources and extract
[quoted text clipped - 14 lines]
>
> - Show quoted text -

Thanks both for the answer.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.