File Binder/Joiner
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
7 posts
Page 1 of 1
hey guys i want to make a file binder for merge dll files with my VB projects can some1 help me?
You could just store the dll files in your program's embedded resources so they can be extracted later.
Technically putting those files in as resources would merge them into the output program.
Here is the way; go to your solutions explorer and check 'view all files' to true
then under your references tab expand it and right click the AxInteropt or whatever the reference is, yeah right click it as i said and press properties
in the properties tab set 'copy local' to false then it is embedded in your .exe file or .dll file
Helpful?
then under your references tab expand it and right click the AxInteropt or whatever the reference is, yeah right click it as i said and press properties
in the properties tab set 'copy local' to false then it is embedded in your .exe file or .dll file

Helpful?
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

7 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023