컴퓨터공학석사

To make "command prompt here" function

인생을설계하는 프로그래머 2007. 5. 22. 13:11
  1. Open Windows Explorer
  2. Choose ToolsFolder Options...
  3. Switch to the File Types tab
  4. Select Folder from the list and press the Advanced button.
  5. Choose New
  6. Give it a nice name like "Command Prompt Here" and the application c:\windows\system32\cmd.exe /K cd "%1"
  7. OK, OK and OK to save it.