regedit4
[hkey_classes_root\*\shell\cmdhere]
@="cmd&here"
[hkey_classes_root\*\shell\cmdhere\command]
@="cmd.exe /c start cmd.exe /k pushd \"%l\\..\""
[hkey_classes_root\folder\shell\cmdhere]
@="cmd&here"
[hkey_classes_root\folder\shell\cmdhere\command]
@="cmd.exe /c start cmd.exe /k pushd \"%l\""
儲存成***.reg,雙擊執行即可
win10下右鍵選單新增「開啟cmd」
早期版本的win10是可以在資料夾的左上角開啟cmd的,更新後發現現在只有powershell能用了。這不方便。通過修改登錄檔,可以實現這個功能。具體做法 新建乙個.reg檔案win10 add cmd mouse right click.reg,內容如下 windows registry edit...
win10下右鍵選單新增 「開啟cmd」
最近使用cmd比較多,就想在某個資料夾下右鍵開啟cmd,這樣不用每次都在預設情況下切換目錄。無奈win10 1703版本下shift 右鍵不能開啟cmd,只能開啟powershell。好,那就自己整乙個吧。首先,在桌面新建乙個文字文件。windows registry editor version ...
windows右鍵選單中新增開啟方式
1 開啟登錄檔編輯器。開啟執行視窗,快捷鍵,開始 r。輸入 regedit 回車確定。2 進入登錄檔編輯器的hkey classes root資料夾下的 子資料夾下的shell資料夾 3 新建項。以新增ultraedit為例,將新建項重新命名為ultraedit。然後在該項中新建項,並重命名為com...