Adopted for Addins from Suzanne Cook's .NET CLR Notes By default, the application configuration file of the default appdomain, is in the process exe’s directory, and named the same as the process exe + ".config". Application configuration files are per...