I have a WPF app that I want to send to others so they can use it. I have several 3rd party dlls that it uses.
For ease of installation I would like to have one exe that just runs. Is there a way with WPF apps (and C#.NET in general) to say "Link in the DLL files"? (I am using visual Studio 2008 SP1.)