Hmm.. I can add a reference to those DLLs without have them in Resources. But the problem is that when I build the app and copy the ".exe" file out of the "bin" folder, it won't work. Which means that I will have to copy the ".exe" as well as the dlls to get it work. Is it possible to have the DLLs somehow embedded into the app? So that it becomes one ".exe" file? Thanks |