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 :)
Printable View
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 :)
File -- > Make project1.exe
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
Dear oh dear, i'm having a bad day lol
ok then a new question. Is it possible to add COMPILED DLL and EXE's to a project in VB?
Yes dear its possible. you can do this thing very easily.