Click here to Skip to main content
15,917,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

I have built a windows form application. I am using two third party Dll's in my application. Now I am keeping these third party dll's in same folder as my app.exe is present. Everything is working fine.

But now I need to run my app.exe by placing the third party Dll's in different folder.

What I need to do for it in visual studio 2012.


Thanks.
Posted

Found solution here ..

http://stackoverflow.com/questions/10025127/how-to-embed-dll-from-class-project-into-my-project-in-vb-net/10025506#10025506

very nice.
 
Share this answer
 
This[^] article will help you get started.
 
Share this answer
 
Comments
Naveen_143 31-Jan-14 11:13am    
hi, Thanks for your reply. I was helpful. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900