鼠标右键用记事本打开.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Notepad]
@="用记事本打开"
[HKEY_CLASSES_ROOT\*\shell\Notepad\command]
@=hex(2):6e,00,6f,00,74,00,65,00,70,00,61,00,64,00,20,00,25,00,31,00,00,00
取消右键用记事本打开.reg
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shell\Notepad]