Creating exe

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CSharper

    Creating exe

    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.
  • =?ISO-8859-1?Q?Arne_Vajh=F8j?=

    #2
    Re: Creating exe

    CSharper wrote:
    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

    Comment

    Working...