It seems, that this other shell fix REQUEST: shell icon have automatically bumped my Mp3tag entry to almost the top: just below those two Switch Sound File Converter options
I then tried a simple trick of exporting around 10 existing Mp3tag shell entries [like HKEY_CURRENT_USER\Software\Classes\Directory\shell and for example HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations.FLAC\Shell], deleting them and importing back- but they have returned to the same [although still higher] place [just below Switch]
Then I found all those entries in HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache, where Mp3tag was residing literally on top of Switch. So this was also not the place to look into [because rearranging somehow them would be futile, because Mp3tag already is above Switch]
So I've tried the suggested method from http://superuser.com/questions/749529/add-...to-context-menu [which is talked about in the link you provided]. As a test I did what was said there and the "Open Containing Folder" entry was created in my shell: below my current Mp3tag entry, so still below my Switch entries. So if I were to adapt this instruction for opening Mp3tag, it would still be in a wrong place of my shell [not at the very top]
Then I tried the second method from http://techoqueries.blogspot.de/2012/08/ho...options-in.html. Unfortunately I did not find
mp3tag
MP3Tag
using switch
Switchwhile at the same time being able to find
open with[which is mentioned there as an example]
The only other thing I could come up with was to look for "using switch" throughout the registry, to see if
C:\Program Files (x86)\NCH Software\Switch\switch.exewas followed anywhere by something other that
"%1"like in the cases of entries in registry evoking
C:\Program Files (x86)\Mp3tag\Mp3tag.exeThat way I found multiple Switch entries with
"%L"
-extfind IMS "%L"
-extfind Scribe "%L"
-convert -format .flac "%L"But I do not know what they stand for [except for the obvious "convert" and "format"] so I do not know if they are responsible for sticking those two Switch entries always at the top of my shell ERGO I do not know if it's worth to mess around with them [unfrtunatelly places where I would need to remove / add those values are counted in dozens]