test.reg 498 B

12345678910
  1. Windows Registry Editor Version 5.00
  2. [HKEY_CLASSES_ROOT\Webshell]
  3. @="Webshell Protocol Handler"
  4. "URL Protocol"=""
  5. [HKEY_CLASSES_ROOT\Webshell\DefaultIcon]
  6. @="C:\\Users\\Administrator\\Desktop\\Knowledge_graph\\Knowledge_graph\\bin\\Debug\\Knowledge_graph.exe"
  7. [HKEY_CLASSES_ROOT\Webshell\shell]
  8. [HKEY_CLASSES_ROOT\Webshell\shell\open]
  9. [HKEY_CLASSES_ROOT\Webshell\shell\open\command]
  10. @="\"C:\\Users\\Administrator\\Desktop\\Knowledge_graph\\Knowledge_graph\\bin\\Debug\\Knowledge_graph.exe\" \"%1\""