Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
@="Command Prompt Ici"

[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Command]
@="cmd.exe /k cd %1"

[HKEY_CLASSES_ROOT\Directory\Background\shell\CommandPrompt]
@="Command Prompt Ici"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\Background\shell\CommandPrompt\Command]
@="cmd.exe /k cd %V"