Files

8 lines
384 B
Reg
Raw Permalink Normal View History

2026-07-07 14:18:36 +08:00
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'"