CODE: [Copy to clipboard]@echo off reg add "HKEY_CLASSES_ROOT\*\shell\WinHex 编辑\command" /ve /d "\"%cd%\Winhex.exe\" \"%%1\"" pause