AHK: Difference between revisions

66 bytes added ,  25 November 2022
m
iwu
Tag: visualeditor
 
Tag: visualeditor
 
Line 3: Line 3:
# Open Registry Editor (with admin UAC confirmation.)
# Open Registry Editor (with admin UAC confirmation.)
# Add key to HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell\Edit\Command
# Add key to HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell\Edit\Command
# Change (Default) value to the path to the new editor executable file.
# 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")