Files
windows-pathifier/install_context_menu.reg
2025-10-14 19:02:40 +02:00

16 lines
549 B
Reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\AddToPath]
@="Add to PATH"
"Icon"="C:\\Users\\Administrator\\go\\bin\\windows-pathifier.exe"
[HKEY_CLASSES_ROOT\Directory\shell\AddToPath\command]
@="C:\\Users\\Administrator\\go\\bin\\windows-pathifier.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\AddToPath]
@="Add to PATH"
"Icon"="C:\\Users\\Administrator\\go\\bin\\windows-pathifier.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\AddToPath\command]
@="C:\\Users\\Administrator\\go\\bin\\windows-pathifier.exe"