View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019167 | MMW 5 | Install/Config | public | 2022-06-13 13:53 | 2024-07-23 21:54 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019167: OS integration config: String change from MediaMonkey to MediaMonkey 5 | ||||
Description | In MM OS integration we should change MediaMonkey to MediaMonkey 5 in order not to confuse things when both MM4 and MM5 are installed. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2652 | ||||
related to | 0019146 | closed | peke | Play Now fails from File Explorer |
related to | 0020905 | closed | Ludek | OS integration config: 'Play in MediaMonkey 5' should be 'Play in MediaMonkey 2024' |
related to | 0021085 | closed | michal | 'Play in MediaMonkey x' appears incorrectly in certain languages |
related to | 0021102 | closed | petr | OS integration do not work |
|
Seeing that it used to be there, but Petr removed it to not break localization in course of #17424 I can append just the ' 5' appendinx to not break it. => Fixed in 5.0.4.2652 |
|
As talked offiline I wonder if it would be better to Use "......MediaMonkey')+' 5';" Rather than "......MediaMonkey 5');"? That way Translation string would be unchanged 100% and it is easily change +' 5'; to +' 6'; |
|
Yes, that's exactly what I already did, see SVN. |
|
Context menus are not updated after installing 2652/2653. 2. Play/Add were missing after 2653 install, but when I tried to even install older versions (On top Of existing) I can't seams to get them back. Only way to get them is to uninstall both MM4 and MM5 and install MM5/MM4 Is there way to force context update. Straneg Right click context on Folders were not affected even " 5" was not appended. |
|
|
|
Based on code you can either use /PREPAREASSOC command line param, like: MediaMonkey.exe /PREPAREASSOC EDIT: I checked the code in installer and it is called with the /PREPAREASSOC param, but only when you are not installing the version as Portable. So probably you installed the Portable version in your tests? Alternativelly go to Options > OS Integration , make a change there and accept the UAC prompt to update the registry, then it will be updated: |
|
Verified 2655 using MediaMonkey.exe /PREPAREASSOC fixed the context menu |