1.6.3.2 - Fixed the Default Settings creation - Devices now refresh correctly when "Start When Minimized" is used. - Right Click Menu on Icon now acts correctly when "Start When Minized" is used. - New "Open Preferences" menu item - Defaulted an unknown Icon to the 'Kinect' icon. - Fixed the registry path entry to work even with # 1.6.3.1 - Checks the creation of the settings file on startup. This should alert the user to any permissions issues. - Fixed the crash when there is no Default playback device on startup. - Introduced setting which enables the Icon from Default Playback device to be shown in place of the Audio Switcher icon - Thanks to https://github.com/petruchito for this Pull Request. 1.6.3.0 - Updated the Audio Api - The application now closes correctly, and in a timely fashion. This fixes numerous issues when closing the application. - Upgraded settings to use JSON instead of INI. The old INI code was causing troubles with keeping consistent settings. (Yes the file size is larger, due to the inclusion of JSON)