OK. I'll detail my situation:

I'm loading assemblies dynamically, as I said. Each of those assemblies is at a particular path with needed satellite assemblies.

The problem is that the assemblies are not aware of that path and that path is not the same of the running application. Is it sufficient having satellite assemblies on the same path, or do I have to tell windows to go search there for assemblies?