AHK
Changing default editor
- Open Registry Editor (with admin UAC confirmation.)
- Add key to HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell\Edit\Command
- Change (Default) value to the path to the new editor executable file and %1 parameter (e.g. "C:\Program Files\Vim\vim71\gvim.exe" "%1")