Results 1 to 6 of 6

Thread: Compiling EXE, DLL

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    107

    Compiling EXE, DLL

    Hey i have a question.

    I have a DLL file and an EXE (my programme). Now I would like to compile them together so i can create an installer. So basically I want an installer to install my xe and dll with only 1 file.

    Thanks in advance

  2. #2
    Addicted Member thiru_rajamani's Avatar
    Join Date
    Aug 2004
    Location
    Chennai,India
    Posts
    214

    Re: Compiling EXE, DLL

    File -- > Make project1.exe
    Thanks
    Raj

  3. #3
    Addicted Member Hammad's Avatar
    Join Date
    Mar 2003
    Location
    Pakistan
    Posts
    145

    Smile Re: Compiling EXE, DLL

    Dear i think you are using Group instead of Project. you have 2 ways one is that make dll and add it in your project setup it will work for you .
    second make one project which is included with your dll code and then you can make one exe of both dll and your project.
    regards
    Hammad Umar
    Hammad Umar

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    107

    Re: Compiling EXE, DLL

    Dear oh dear, i'm having a bad day lol

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    107

    Re: Compiling EXE, DLL

    ok then a new question. Is it possible to add COMPILED DLL and EXE's to a project in VB?

  6. #6
    Addicted Member Hammad's Avatar
    Join Date
    Mar 2003
    Location
    Pakistan
    Posts
    145

    Re: Compiling EXE, DLL

    Yes dear its possible. you can do this thing very easily.
    Hammad Umar

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