The location of the file is dependent upon the scope of the setting and the type of the application. Refer to the MSDN topic Application Settings Architecture for the exact paths. As a general rule however the defaults reside in the application configuration file while user-level settings are stored in the user's profile directory and application-level settings are stored in the All Users directory. However all this can be changed by your application if needed.
Michael Taylor - 2/17/06