windows cmd window to modify the default working directory

Modify the Windows command line, the default working directory:
registry key [HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor] down, create a new string value type of item:
name: AutoRun value: cd / d E: \ MyWork
modified as needed the last part of the value.

Guess you like

Origin www.cnblogs.com/LinuSiyu/p/11578438.html