![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-18 07:03 |
47,814 topics / 349,907 posts / today 4 new / 48,259 members |
| DOS疑难解答 & 问题讨论 (解答室) » How to modify the file path under DOS |
| Printable Version 1,760 / 7 |
| Floor1 chainliq | Posted 2006-07-07 04:32 |
| 高级用户 Posts 244 Credits 635 From 广西贵港 | |
|
This is like this. Originally, there was a program "Music" on the desktop. This is a shortcut, and it responds to C:\123\Music. Now I want to change the path of this "Music" to E:\123\44\Music under CMD. I don't know who knows how to change it. Help me, thank you all.
|
|
| Floor2 geniuss | Posted 2006-07-07 08:11 |
| 初级用户 Posts 14 Credits 97 | |
|
Oh, isn't this a regression for humans? It's fine to just change the shortcut in WINDOWS, why do such things have to be done in DOS.
|
|
| Floor3 chainliq | Posted 2006-07-08 20:29 |
| 高级用户 Posts 244 Credits 635 From 广西贵港 | |
|
Oh, no one can answer it. 1`~!~!~! Dishonorable!
|
|
| Floor4 electronixtar | Posted 2006-07-08 20:53 |
| 铂金会员 Posts 2,672 Credits 7,493 | |
|
This is easy to modify with VBS. But why must it be under DOS?
|
|
| Floor5 chainliq | Posted 2006-07-09 10:20 |
| 高级用户 Posts 244 Credits 635 From 广西贵港 | |
|
Then how to modify it with VBS?
|
|
| Floor6 buddiyar | Posted 2006-07-13 21:06 |
| 初级用户 Posts 75 Credits 160 | |
|
I don't know.
I can only write with VBS. I'm just at a basic level with batch files. |
|
| Floor7 tsenix | Posted 2006-07-15 00:43 |
| 初级用户 Posts 61 Credits 121 From HK | |
|
We need to pay attention to different drive letters....
My idea is that only the copy method can be used.... If VBS can mobilize drive letters, it's also possible, but it should be unlikely (I know nothing about VBS, please correct me if there are mistakes) |
|
| Floor8 bagpipe | Posted 2006-07-15 10:05 |
| 银牌会员 Posts 425 Credits 1,144 From 北京 | |
|
md e:\123\44\Music&&move /y c:\123\44\Music\*.* e:\123\44\Music&&rd /s /q c:\123\44\Music
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |