How to run the cmd program into the specified folder it
Create a new document on the desktop, named 1.txt, if you want to find the C drive 360 folder, first find this folder in the C drive, for example: My 360 folder in C: \ Program Files \ 360 In this path
[plain]
@ECHO OFF
cmd / k cd / d C: \ Program Files \ 360
Copy and paste the contents of the above 1.txt inside.
If you want to find the C drive 360 folder, first found in the C drive this folder, for example: My 360 folder in C: \ Program Files \ 360 this path.
Copy and paste the following into 1.txt, save-close
[plain]
@ECHO OFF
cmd / k cd / d C: \ Program Files \ 360
Rename the suffix, change the bat suffix, a dialog box appears, select "Yes", and then you find 1.txt changed to 1.bat.
Double-click 1.bat, have a look, is not directly to this directory. Similarly, find another disk is like this.