Open ghost opened 7 years ago
save the following as .reg file (change pathe for Notepad2-mod.exe in last), double click it.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT*\shell\Notepad2-mod] @="Notepad2-mod"
[HKEY_CLASSES_ROOT*\shell\Notepad2-mod\command] @="D:\Tools\Notepad2-mod\Notepad2-mod.exe %1"
Thanks. is it posibble to add this to official installer scripts
Need support add right mouse click menu : open with notepad2-mod
choose one file, right click mouse , show the menu, there should be one item open with notepad2-mod
select this item can open this file with notepad2-mod.
thanks.