I want to put all libraries (dll) used by my application to a subdirectory (let\' say named \"lib\"). How to instruct assembly loader to look for referenced assemblies in that p
probing paths in your app.config. To borrow the example from MSDN: