menucon_exefile.reg 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. Windows Registry Editor Version 5.00
  2. [HKEY_CLASSES_ROOT\exefile]
  3. @="Application"
  4. "EditFlags"=hex:38,07,00,00
  5. "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
  6. 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
  7. 32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\
  8. 00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00
  9. [HKEY_CLASSES_ROOT\exefile\DefaultIcon]
  10. @="%1"
  11. [HKEY_CLASSES_ROOT\exefile\shell]
  12. [HKEY_CLASSES_ROOT\exefile\shell\open]
  13. "EditFlags"=hex:00,00,00,00
  14. [HKEY_CLASSES_ROOT\exefile\shell\open\command]
  15. @="\"%1\" %*"
  16. "IsolatedCommand"="\"%1\" %*"
  17. [HKEY_CLASSES_ROOT\exefile\shell\runas]
  18. "HasLUAShield"=""
  19. [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
  20. @="\"%1\" %*"
  21. "IsolatedCommand"="\"%1\" %*"
  22. [HKEY_CLASSES_ROOT\exefile\shell\runasuser]
  23. @="@shell32.dll,-50944"
  24. "Extended"=""
  25. "SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}"
  26. [HKEY_CLASSES_ROOT\exefile\shell\runasuser\command]
  27. "DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}"
  28. [HKEY_CLASSES_ROOT\exefile\shell\TakeAuthority]
  29. @="管理员取得所有权"
  30. [HKEY_CLASSES_ROOT\exefile\shell\TakeAuthority\Command]
  31. @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
  32. [HKEY_CLASSES_ROOT\exefile\shellex]
  33. [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers]
  34. @="Compatibility"
  35. [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\Compatibility]
  36. @="{1d27f844-3a1f-4410-85ac-14651078412d}"
  37. [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\NvAppShExt]
  38. @="{A929C4CE-FD36-4270-B4F5-34ECAC5BD63C}"
  39. [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\OpenGLShExt]
  40. @="{E97DEC16-A50D-49bb-AE24-CF682282E08D}"
  41. [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
  42. @="{86C86720-42A0-1069-A2E8-08002B30309D}"
  43. [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]
  44. [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page]
  45. @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"