AIMP Forum

AIMP for PC => Вопросы / Questions => Topic started by: der_unkreative on December 15, 2021, 22:08:42

Title: context menu gone
Post by: der_unkreative on December 15, 2021, 22:08:42
Hello, I read many threads but none was useful.

Since I installed aimp a few weeks ago there is no win 10 context menu option for music folder. I reinstalled aimp but it doesn't work.

AIMP.ini
[Integration]
ShortcutDesktop=1
ShortcutStartMenu=1
AssociateWithFiles=1
IntegrateToWindows=1
RegisterContextMenu=1

[Systpt]
UserMode=1
DefaultLang=german.lng
Version=5000
Build=2344

AIMP-ContextMenu.ini
[Menu]
Version=6
SubItemsCount=6
SubItem1=MenuItemPlay
SubItem2=MenuItemOpenInNewPlaylist
SubItem3=MenuItemInsert
SubItem4=MenuItemQueue
SubItem5=MenuItemEditTags
SubItem6=MenuItemConvert
Cascade=1
ExtsEdit=*.aiff;*.aif;*.ape;*.mac;*.flac;*.fla;*.wma;*.m4a;*.mp4;*.m4b;*.m4r;*.mp3;*.mpc;*.mp+;*.ofr;*.ofs;*.ogg;*.oga;*.opus;*.tak;*.tta;*.wav;*.wv;*.wv;
ExtsPlay=*.aimppl;*.aimppl4;*.m3u;*.m3u8;*.pls;*.wax;*.asx;*.asf;*.wpl;*.xspf;*.cue;*.aiff;*.aif;*.ogg;*.oga;*.wav;*.mp3;*.mp2;*.mp1;*.mpga;*.umx;*.mod;*.mo3;*.it;*.s3m;*.mtm;*.xm;*.w64;*.midi;*.mid;*.rmi;*.kar;*.mpc;*.mp+;*.mpp;*.ts;*.m4a;*.m4b;*.m4r;*.mp4;*.ape;*.mac;*.flac;*.fla;*.ofr;*.ofs;*.wma;*.wv;*.tak;*.opus;*.spx;*.tta;*.aac;*.aa3;*.at3;*.oma;*.mka;*.mkv;*.webm;*.weba;*.cda;*.iso;*.dff;*.dsf;*.ac3;
ExtsLists=*.aimppl;*.aimppl4;*.m3u;*.m3u8;*.pls;*.wax;*.asx;*.asf;*.wpl;*.xspf;*.cue;
Lang=german.lng

[MenuItemPlay]
Application=AIMP.exe
Filter=ExtsPlay
SendParams=/ADD_PLAY %1
SupportFiles=1
SupportDirs=1
WndClass=TAIMP2Player
Caption=$CONTEXT->1
GLYPH=PLAY

[MenuItemOpenInNewPlaylist]
Application=AIMP.exe
Filter=ExtsPlay
SendParams=/PLS %1
SupportFiles=1
SupportDirs=1
WndClass=TAIMP2Player
Caption=$CONTEXT->7
GLYPH=PLAYLISTNEW

[MenuItemInsert]
Application=AIMP.exe
Filter=ExtsPlay
SendParams=/INSERT %1
SupportFiles=1
SupportDirs=1
WndClass=TAIMP2Player
Caption=$CONTEXT->2
GLYPH=PLAYLISTADD

[MenuItemQueue]
Application=AIMP.exe
Filter=ExtsPlay
SendParams=/QUEUE %1
SupportFiles=1
SupportDirs=1
WndClass=TAIMP2Player
Caption=$CONTEXT->3
GLYPH=ADD

[MenuItemEditTags]
Application=AIMPate.exe
Filter=ExtsEdit
SendParams=%1
SupportFiles=1
SupportDirs=1
WndClass=TAIMPATEForm
Caption=$CONTEXT->5
GLYPH=EDIT

[MenuItemConvert]
Application=AIMPac.exe
Filter=ExtsPlay
SendParams=%1
SupportFiles=1
SupportDirs=1
WndClass=TAIMPConverterMainForm
Caption=$CONTEXT->6
GLYPH=SEND


I don't understand, pls help.

Title: Re: context menu gone
Post by: Soolo on December 15, 2021, 22:15:54
Preferences - off the options - ok - on the options - ok
Title: Re: context menu gone
Post by: der_unkreative on December 15, 2021, 22:24:14
U mean Preferences >> System >> File associations? I did, nothing changed.

But I have noticed on screenshot "456" (translated): "Open with AIMP3" --> AIMP3?

So I uninstalled aimp, restarted my PC an reinstalled but nothing changed either.
Title: Re: context menu gone
Post by: Soolo on December 15, 2021, 22:25:42
Preferences - System
Title: Re: context menu gone
Post by: der_unkreative on December 15, 2021, 22:31:15
I love u, dude.

I am so stupid; I did not realized that the menu item "system" has subitems in it, wtf.

That works, thx.