Make sure that app is not running!
| Action | File | Section | Key and Value |
|---|---|---|---|
| Disable cascade context menu in Windows Explorer | AIMP-ContextMenu.ini | [Menu] | Cascade=0 |
| Switch off the switching between playlist tabs via mouse wheel | AIMP.ini | [Skins] | MouseWheelSwitchesTabs=0 |
| Show float arrow for docked window even if full screen app is running | AIMP.ini | [Skins] | DockEngineIgnoreFullScreenApps=1 |
| Disables float arrow that appears when you move mouse to screen edge where app window is docked | AIMP.ini | [Skins] | DockEngineShowFloatArrow=0 |
| Disables advanced hints for an elements that has different actions on click, hold and right mouse click | AIMP.ini | [Skins] | AllowAdvancedHints=0 |
| Disables app minimizing on double click at free space of main window | AIMP.ini | [Skins] | MinimizeAppOnDblClick=0 |
| Adjust hint hide delay | AIMP.ini | [System] | HideHintPause=<delay in milliseconds> Set 0 to disable hints at all. |
| Switch off the error notifications that happened on fail to connection to Internet Radio or on attempt to play nonexistent file | AIMP.ini | [AIMPSoundOut] | ShowErrorDialog=0 |
| Switch off the incremental search feature in playlist | AIMP.ini | [Playlist.Manager] | AllowIncrementalSearch=0 |
| Format string for app title | AIMP.ini | [Player] | FmtAppTitle=%Artist - %Title |
| Switch off pre-scanning for files with variable bitrate that requires for accurate seeking. Positively affects network playback. | AIMP.ini | [BASS Decoder] | AccurateSeeking=1 |
| By default, the BASS Decoder uses 32-bit float sample format for decoding. The option forces decoder to use native sample format if it possible | AIMP.ini | [BASS Decoder] | ForceOriginalSampleFormat=1 |
| Switch off the "quick access" node in Tag Editor | AIMPate.ini | [ATEForm] | ShowQuickAccess=0 |