Embedd assembly to application

Sienn_bart

New member
Joined
Nov 16, 2010
Messages
1
Programming Experience
3-5
Hi,
I'm creation an .exe windows form application which is using two external assembly's.
I don't want an install wizard or something, I just Want the application.exe to work.
The problem is that I have to distribute the .dll file's with the application but I actually only want to distribute the .exe.
so my question is, is there a possibility to embed theses assembly's with the executeble in visual studio?
I'm using VS 2010.

Regs.

Bart
 

Latest posts

Back
Top