View Issue Details

IDProjectCategoryView StatusLast Update
0021102MMW 5Install/Configpublic2024-08-06 17:50
Reporterpeke Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0.5 
Target Version5.1Fixed in Version5.1 
Summary0021102: OS integration do not work
DescriptionOS integration configuration stopped working.

After disabled OS integration and re enabling Context menus they are still not available not can be fixed by reinstalling MM.
Additional InformationTicket # 7346
TagsNo tags attached.
Attached Files
image.png (20,320 bytes)   
image.png (20,320 bytes)   
image-2.png (9,232 bytes)   
image-2.png (9,232 bytes)   
Fixed in build3042

Relationships

related to 0019167 closedLudek OS integration config: String change from MediaMonkey to MediaMonkey 5 
related to 0021085 closedmichal 'Play in MediaMonkey x' appears incorrectly in certain languages 

Activities

rusty

2024-07-23 23:05

administrator   ~0076385

I just tested MM 5.0.5 on Windows 10 and the functionality wasn't working with that version either! Tested as follows:

1) Installed MM 2024 (on top of existing MM5 installation) and enabled the menus
--> Play in MediaMonkey 2024, Play next in MediaMonkey 5, Play last in MediaMonkey 5 appear in the context menu (but the latter 2 commands execute 'Play Now' functionality!
2) Uninstalled MM 2024
--> Context menus don't get removed!
3) Used Nirsoft Shell Menu View to disable all MediaMonkey context menu entries
--> Context menus no longer display
4) Installed MediaMonkey 5.0.5 and enabled the menus
--> Context menus still fail to display!

Could this be a testing issue (i.e. because the menu entries were disabled at step 3 rather than deleted, MM fails to install/activate new menus)?

petr

2024-07-31 12:26

developer   ~0076495

Fixed

peke

2024-08-01 01:03

developer   ~0076529

Not fixed for me.

Deselecting all in OS integration -> OK -> Restart MM -> Selecting all in OS integration -> OK -> Closing MM -> Right click on MP3 file it do not offer MM.

Let me know what else I can test?

peke

2024-08-01 01:05

developer   ~0076530

image-3.png (25,462 bytes)   
image-3.png (25,462 bytes)   

petr

2024-08-01 09:06

developer   ~0076534

Did you select MM as a default app for music or extension ?

peke

2024-08-01 16:01

developer   ~0076540

No, it was not needed before, and as seen other apps register normally.

peke

2024-08-03 01:41

developer   ~0076567

If MM was not selected as default player for format then MM will not be shown on context menu even many others do show even they are not defaults. (clearly seen in my attached pics)

I have found what was missing so that MM can be selected each time you right click on MP3 and M4A file.

Steps To enable that you can simply import this registry key.

NOTE: Before importing please edit path to MediaMonkey EXE in .REG file as it currently point to mine.
MediaMonkey MP3 and M4A.reg (1,154 bytes)   
��Windows Registry Editor Version 5.00



[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3\shell\MediaMonkey]

@="&Play in MediaMonkey"

"Icon"="C:\\MediaMonkey 5\\MediaMonkey.exe"



[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3\shell\MediaMonkey\Command]

@="\"C:\\MediaMonkey 5\\MediaMonkey.exe\" \"%1\""





[HKEY_CLASSES_ROOT\SystemFileAssociations\.m4a\shell\MediaMonkey]

@="&Play in MediaMonkey"

"Icon"="C:\\MediaMonkey 5\\MediaMonkey.exe"



[HKEY_CLASSES_ROOT\SystemFileAssociations\.m4a\shell\MediaMonkey\Command]

@="\"C:\\MediaMonkey 5\\MediaMonkey.exe\" \"%1\""

MediaMonkey MP3 and M4A.reg (1,154 bytes)   

petr

2024-08-04 19:24

developer   ~0076575

Fixed

peke

2024-08-06 17:50

developer   ~0076597

Verified 3042