A.2.2.2 How AVRDUDE finds the configuration files.
AVRDUDE on Windows has a different way of searching for the system and
user configuration files. Below is the search method for locating the
configuration files:
- The directory from which the application loaded.
- The current directory.
- The Windows system directory. On Windows NT, the name of this directory
is
SYSTEM32
.
- Windows NT: The 16-bit Windows system directory. The name of this
directory is
SYSTEM
.
- The Windows directory.
- The directories that are listed in the PATH environment variable.