Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@ ="@shell32.dll,-8506"
"Extended"=-
;"Extended"="" ; with right clic + shift
[HKEY_CLASSES_ROOT\Drive\shell\command]
@ ="cmd.exe /s /k pushd \"%V\""

[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@ ="@shell32.dll,-8506"
"Extended"=-
;"Extended"="" ; with right clic + shift
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@ ="cmd.exe /s /k pushd \"%V\""

;clef AllFilesystemObjects pourrait être employé : il faudrait supprimer ces clefs cmd déjà existant d'origine.
