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.
7 posts Page 1 of 1
Contributors
User avatar
NecroPhis
VIP - Donator
VIP - Donator
Posts: 345
Joined: Sun Aug 08, 2010 1:14 pm

File Binder/Joiner
NecroPhis
hey guys i want to make a file binder for merge dll files with my VB projects can some1 help me?
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: File Binder/Joiner
mandai
You could just store the dll files in your program's embedded resources so they can be extracted later.
User avatar
NecroPhis
VIP - Donator
VIP - Donator
Posts: 345
Joined: Sun Aug 08, 2010 1:14 pm

Re: File Binder/Joiner
NecroPhis
no i want to make a progrm for merge them
it can be useful
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: File Binder/Joiner
mandai
What benefits are you looking to get?
User avatar
NecroPhis
VIP - Donator
VIP - Donator
Posts: 345
Joined: Sun Aug 08, 2010 1:14 pm

Re: File Binder/Joiner
NecroPhis
just merging dll files like AxWinderop with VB .exe files
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: File Binder/Joiner
mandai
Technically putting those files in as resources would merge them into the output program.
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: File Binder/Joiner
MrAksel
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?
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
7 posts Page 1 of 1
Return to “Tutorial Requests”