桌面右键菜单对应注册表位置及默认设置
计算机\HKEY_CLASSES_ROOT\Directory\Background\shell
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\Background\shell] [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd] @="@shell32.dll,-8506" "Extended"="" "HideBasedOnVelocityId"=dword:00639bc8 "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd\command] @="cmd.exe /s /k pushd \"%V\"" [HKEY_CLASSES_ROOT\Directory\Background\shell\Powershell] @="@shell32.dll,-8508" "Extended"="" "NoWorkingDirectory"="" "ShowBasedOnVelocityId"=dword:00639bc8 [HKEY_CLASSES_ROOT\Directory\Background\shell\Powershell\command] @="powershell.exe -noexit -command Set-Location -literalPath '%V'"
网友评论