Is there any way to make it so a .dll is not visible? Or is there a way to import a .dll into your program, so its not outputted on debug?

Recommended Answers

All 5 Replies

Could you give an example?

commented: Click on that link. -2

Can anyone help me out?

You should use ILMerge to merge the dll(s) with the .exe file. ILMerge is a console application. But here's an unofficial application with GUI that's pretty easy to use:

http://ilmergegui.codeplex.com

Thanks

No, thank you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.