8 lines
384 B
Reg
8 lines
384 B
Reg
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'" |