Results 1 to 3 of 3

Thread: [RESOLVED] include extrenal DLL into exe

  1. #1

    Thread Starter
    Member
    Join Date
    May 2011
    Posts
    47

    Resolved [RESOLVED] include extrenal DLL into exe

    Hi,

    I have a solution with one command line exe and one DLL file. Is it possible to combine these into one exe file?

    I do not have the source code of the DLL.

    Regards
    Erwin
    Last edited by eatraas; Jan 2nd, 2021 at 10:28 AM.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,348

    Re: include extrenal DLL into exe

    Why is deploying a DLL with your app an issue when many thousands of developers the world over do it every day? If you really want to then you can use the ILMerge tool but, to be frank, it's not worth the effort.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2011
    Posts
    47

    Re: include extrenal DLL into exe

    The reason for this is that the client has a strong whiltelisting procedure for all applications, it seems it takes forever to whitelist a DLL. Thanks i will test it.

    And after testing: it works smoothly
    Last edited by eatraas; Jan 3rd, 2021 at 05:48 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width