|
geniusss
新手上路

积分 12
发帖 2
注册 2006-7-5
状态 离线
|
『楼 主』:
请问,在DOS下有哪个版本可以把长文件名正常COPY
使用 LLM 解释/回答一下
最好是整个目录之类,要保留长文件名。谢谢
顺便也问一下,有没有在DOS下打开XP注册表文件的工具(不可能,大家别打我)。
Last edited by geniusss on 2006-7-5 at 15:01 ]
It's better to have the entire directory and so on, and long file names should be retained. Thank you.
By the way, is there any tool to open XP registry files under DOS? (Impossible, don't hit me everyone.)
Last edited by geniusss on 2006-7-5 at 15:01 ]
|
|
2006-7-5 14:55 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
|
2006-7-5 15:56 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
第一个用ghost的omnifs,第二个用ghost的ghregedt。
The first one uses Ghost's omnifs, and the second one uses Ghost's ghregedt.
|
|
2006-7-5 16:08 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
|
2006-7-5 22:05 |
|
|
geniuss
初级用户
 
积分 97
发帖 14
注册 2004-8-30
状态 离线
|
|
2006-7-6 08:34 |
|
|
geniuss
初级用户
 
积分 97
发帖 14
注册 2004-8-30
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
doscp.zip里的XCOPY不错,其它都比较麻烦。
The XCOPY in doscp.zip is pretty good, and the others are relatively troublesome.
|
|
2006-7-6 10:22 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
原来这个版本的XCOPY还有拷贝长文件名文件功能,我要了。
谢谢Wengier。
So it turns out this version of XCOPY also has the function of copying long - filename files, I want it.
Thank you, Wengier.
|
|
2006-7-6 11:37 |
|
|
3dfx
高级用户
   
积分 721
发帖 195
注册 2004-1-15
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
支持中文长文件名?这样的话,偶也要了。
Supports Chinese long filenames? If that's the case, I also want it.
|
|
2006-7-7 08:56 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by 3dfx at 2006-7-7 08:56 AM:
支持中文长文件名?这样的话,偶也要了。
当然了,这个与ACOPY和OMNIFS不同,是直接通过标准的LFN API来访问长文件名的,所以只要加载了中文长文件名代码页就可以支持中文长文件名。。
Originally posted by 3dfx at 2006-7-7 08:56 AM:
Support Chinese long filenames? If that's the case, I also want it.
Of course, this is different from ACOPY and OMNIFS. It directly accesses long filenames through the standard LFN API. So as long as the Chinese long filename code page is loaded, it can support Chinese long filenames.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-7-7 12:32 |
|
|
suiyuanye
中级用户
  
积分 289
发帖 94
注册 2006-6-6
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by Wengier at 2006-7-5 22:05:
如果觉得ACOPY太不灵活,而OMNIFS太大或太慢的话,可以试试我上次上传的DOS启动盘,用里面的XCOPY就可以复制长文件名了:
http://zhenlove.com.cn/cndos ...
这个XCOPY好像不能独立运行,还要DPMILD32.EXE也有才行是这样吧,我试了一下,怎么办??
Originally posted by Wengier at 2006-7-5 22:05:
If you find ACOPY too inflexible and OMNIFS too large or slow, you can try the DOS boot disk I uploaded last time. You can use XCOPY in it to copy long filenames:
http://zhenlove.com.cn/cndos ...
It seems that this XCOPY cannot run independently and needs DPMILD32.EXE to work. Is that the case? I tried it, what should I do?
|
|
2006-8-19 02:14 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
Originally posted by suiyuanye at 2006-8-19 02:14 AM:
这个XCOPY好像不能独立运行,还要DPMILD32.EXE也有才行是这样吧,我试了一下,怎么办??
你用上面我给的那个启动盘启动后来直接运行就可以了。
Originally posted by suiyuanye at 2006-8-19 02:14 AM:
It seems that XCOPY cannot run independently; it also requires DPMILD32.EXE to work. Is that the case? I tried it, what should I do??
You can directly run it after booting with the startup disk I provided above.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-8-19 03:21 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
要在其它启动盘上用提取5个文件,嫌它们个头太大压缩成cab
XCOPY.EXE
HDPMI32.EXE
DPMILD32.EXE
DUSER32.DLL
DKRNL32.DLL
Need to extract 5 files on other boot disks, find them too large and compress them into cab
XCOPY.EXE
HDPMI32.EXE
DPMILD32.EXE
DUSER32.DLL
DKRNL32.DLL
|
|
2006-8-19 10:48 |
|
|
suiyuanye
中级用户
  
积分 289
发帖 94
注册 2006-6-6
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
必须要有上面的5个文件才能正常运行???
Do I need to have the above 5 files to run normally???
|
|
2006-8-20 00:22 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
willsort早已在另一个专门的主题中详细说明了,我在此不再重复。
willsort has already been explained in detail in another dedicated thread, and I won't repeat it here.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-8-20 03:18 |
|
|
qiy
新手上路

积分 6
发帖 2
注册 2007-1-20
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
为什么这几个xcopy都不能复制目录啊?
还请大家说说啊。
谢谢
Why can't these several xcopy commands copy directories?
Please everyone say something ah.
Thank you
|
|
2007-1-20 23:26 |
|