Hope I'm in the right place (is this the "official" fork of classic shell?)......when I do a "START cmd ENTER" I am wanting to open a command prompt. However, due to the way this works on classic shell, the selected file will typically either be some batch file (due to the .cmd extension) or sometimes a different shortcut like "GIT cmd".
I think better logic would be (and I don't think this should mess up anything for others?):
a) ignore file extensions
b) if there is an exact match (in this case cmd.exe), choose that as the default selected file