自用,仅用于目录Shift右键显示菜单,补全图标

注册表如下:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\background\shell\cmd]
"HideBasedOnVelocityId"=-
"ShowBasedOnVelocityId"=dword:00639bc8
"Icon"="imageres.dll,-5324"
[HKEY_CLASSES_ROOT\Directory\background\shell\Powershell]
"Icon"="imageres.dll,-5373"
[HKEY_CLASSES_ROOT\Directory\background\shell\Powershell\command]
@="powershell.exe -noexit -command Set-Location -literalPath '%V'"