Welcome to the Xceed Community | Help
Community Search  
More Search Options

Distributing component DLLs

Sort Posts: Previous Next
  •  01-10-2009, 7:48 PM Post no. 17773

    Distributing component DLLs

    Is it possible to compile components' DLLs into EXE?

    Or I must distibute all of them with program like:

    Progam.exe 

    Xceed.Editors.dll

    Xceed.Editors.xml

    Xceed.Grid.dll

    Xceed.Grid.xml

    Xceed.UI.dll

    Xceed.UI.xml

    Xceed.Validation.dll

    Xceed.Validation.xml

     

    Are XMLs necessary? Can I rename DLLs or join them into one DLL file?

  •  01-13-2009, 3:33 PM Post no. 17844 in reply to 17773

    Re: Distributing component DLLs

    It is not possible to compile the dll into an exe, unless you have the source code of the dlls, and use that source code in your project instead of the dll references. 

    You need to deploy all the dlls along your exe, but you don't need the xml files.

     


    André
    Software Developer
    Xceed Software Inc.
  •  05-19-2010, 8:21 PM Post no. 26908 in reply to 17844

    Re: Distributing component DLLs

    Isn't it possible to put the DLLs into the main executable using the ILMERGE tool?

    http://www.microsoft.com/downloads/details.aspx?familyid=22914587-b4ad-4eae-87cf-b14ae6a939b0&displaylang=en

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.