Windows XP下右鍵開命令提示字元 - Windows

Table of Contents


之前在本板爬文

看到一篇文章 是關於如何在XP下右鍵可開啟命令提示字元

但是今天設定的時候卻發現不能work了

我想請問該如何修改登錄檔呢?

目前登錄檔如下:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Classes\Drive\shell\cmd]
@="@%SystemRoot%\\system32\\shell32.dll,-22022"

[HKEY_CURRENT_USER\SOFTWARE\Classes\Drive\shell\cmd\command]
@=hex(2):63,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,\
00,2f,00,6b,00,20,00,63,00,64,00,20,00,22,00,25,00,4c,\
00,22,00,00,00

[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\cmd]
@="@%SystemRoot%\\system32\\shell32.dll,-22022"

[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\cmd\command]
@=hex(2):63,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,\
00,2f,00,6b,00,20,00,63,00,64,00,20,00,22,00,25,00,4c,\
00,22,00,00,00

--

All Comments

Tom avatarTom2010-07-02
按住shift不就可以了?
Christine avatarChristine2010-07-05
我剛剛試了 按shift會開到檔案總管?
John avatarJohn2010-07-08
按住shift再按右鍵,就會多出在此資料夾開cmd的選項