Step1. Open registry and locate to \HKEY_CLASSES_ROOT\Folder\shell;
    Step2. Add new key named "Windows Command" and add a sub key of "Command", the default  value of the new sub key is "cmd /K cd /d %L"
    Step3. That's all.