Define a Dll directory
I was just wondering if it's possible to define a dll directory?
I mean so that I don't have to keep all dll:s in the
same directory as the executable.
I'm using quite a few so it would be nice to be able to sort them somehow.
Mike GoldPosted Apr 30, 2007, 1:40 PM
http://en.csharp-online.net/.NET_CLR_Components%E2%80%94Resolving_Names_to_Locations
Also see the MSDN help for this:
http://msdn2.microsoft.com/en-us/library/15hyw9x3.aspx