I have been looking for the registry key to change the right click option to open with either the 32 bit qeditor or the 64 bit qeditor. I have both in the context menu already.
The issue is that they are both listed as MASM32 code editor, I would like to change it so that the 64 bit qeditor shows as "MASM64 code editor".
I know that it shows "MASM32" because that is how qeditor (64 bit) is identified in its properties ( the same as the 32 bit version) .
searching the registry with regedit is taking an eternity.....
I'll figure it out eventually. Would be easier if 64 bit .asm had a different extension (.a64) ???