DefaultLocationPriority
This parameter defines the priority where the parameters are read, for example: DefaultLocationPriority=User,Local,Global,Ini; this means, every parameter will be searched in the User parameter file first, then in the local, then in the global parameter file. After that the accroding INI file will be searched. When the parameter is found, the same parameter in the following sections will be ignored.The "DefaultLocationPriority" parameter itself will be read from your global, then local, then the user section; this order cannot be changed.
Possible values: User, Local, Global, Ini [all in various order]
Default value: User, Local, Global, Ini