Windows Registry Editor Version 5.00

; Created by: Shawn Brink

; http://www.sevenforums.com

; Tutorial: http://www.sevenforums.com/tutorials/47415-open-command-window-here-administrator.html

[-HKEY_CLASSES_ROOT\Directory\shell\runas]

[HKEY_CLASSES_ROOT\Directory\shell\runas]

@="xxx" #名称随意,此三处最好一致

"HasLUAShield"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]

@="cmd.exe /s /k pushd \"%V\""

[-HKEY_CLASSES_ROOT\Directory\Background\shell\runas]

[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]

@="xxx" #同上,此三处最好一致

"HasLUAShield"=""

[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]

@="cmd.exe /s /k pushd \"%V\""

[-HKEY_CLASSES_ROOT\Drive\shell\runas]

[HKEY_CLASSES_ROOT\Drive\shell\runas]

@="xxx" #同上,此三处最好一致

"HasLUAShield"=""

[HKEY_CLASSES_ROOT\Drive\shell\runas\command]

@="cmd.exe /s /k pushd \"%V\""

相关文章:

  • 2021-12-23
  • 2021-10-01
  • 2022-12-23
  • 2021-07-23
  • 2022-02-06
  • 2022-12-23
  • 2021-12-29
猜你喜欢
  • 2021-07-21
  • 2021-11-13
  • 2021-12-07
  • 2021-08-24
  • 2022-01-19
  • 2022-12-23
  • 2021-10-04
相关资源
相似解决方案