Summary
Enumerates possible storage locations for the settings file.
Enum values
| 3 | Settings specific to a machine and shared by all users, locally. |
| 4 |
Executable's directory. Forces portable mode without requiring a special marker file - however if present, the
marker file can still specify an alternative location. |
| 1 | User's roaming profile. Most application settings should go here. |
| 2 | User's local profile. |