- /*********************
- @Author : liuyuqi
- @Contact : liuyuqi.gov@msn.cn
- @Time : 2019/07/23 05:45:26
- @Version : 1.0
- @License : (C)Copyright 2019 liuyuqi.
- @Desc : None
- *********************/
- "Go to C:\ : croot"
- goto "C:\"
- "Go to System Folder : system"
- goto "%winsysdir%"
- "Go to XYplorer Folder : xy"
- goto "<xypath>"
|