//管理员 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOTDirectoryshellOpenCmdHere] @="Cmd" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDirectoryshellOpenCmdHerecommand] @="cmd.exe /s /k pushd "%V"" [HKEY_CLASSES_ROOTDirectoryBackgroundshellOpenCmdHere] @="Cmd" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDirectoryBackgroundshellOpenCmdHerecommand] @="cmd.exe /s /k pushd "%V"" [HKEY_CLASSES_ROOTDriveshellOpenCmdHere] @="Cmd" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDriveshellOpenCmdHerecommand] @="cmd.exe /s /k pushd "%V"" [HKEY_CLASSES_ROOTLibraryFolderackgroundshellOpenCmdHere] @="Cmd" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTLibraryFolderackgroundshellOpenCmdHerecommand] @="cmd.exe /s /k pushd "%V""
//非管理员 Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOTDirectoryshell unas] [HKEY_CLASSES_ROOTDirectoryshell unas] @="Cmd as Admin" "HasLUAShield"="" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDirectoryshell unascommand] @="cmd.exe /s /k pushd "%V"" [-HKEY_CLASSES_ROOTDirectoryBackgroundshell unas] [HKEY_CLASSES_ROOTDirectoryBackgroundshell unas] @="Cmd as Admin" "HasLUAShield"="" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDirectoryBackgroundshell unascommand] @="cmd.exe /s /k pushd "%V"" [-HKEY_CLASSES_ROOTDriveshell unas] [HKEY_CLASSES_ROOTDriveshell unas] @="Cmd as Admin" "HasLUAShield"="" "Icon"="cmd.exe" [HKEY_CLASSES_ROOTDriveshell unascommand] @="cmd.exe /s /k pushd "%V""