I would like to load an assembly(.exe or .dll) and dependencies from other folder into a separate AppDomain, so this allow me to unload the assembly.
Example: My appl