Open command line (not powershell) as administrator. In it run:

assoc .="No Extension"
ftype "No Extension"="C:\\path\\to\\my editor.exe" "%1"

Done! Link.