添加右键设置powershell注册表命令
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CLASSES_ROOT\Directory\Background\shell\PowerShellHere]
|
||||
@="ÔÚ´Ë´¦´ò¿ª PowerShell"
|
||||
"Icon"="%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
|
||||
|
||||
[HKEY_CLASSES_ROOT\Directory\Background\shell\PowerShellHere\command]
|
||||
@="C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoExit -Command Set-Location -LiteralPath '%V'"
|
||||
Reference in New Issue
Block a user