|
cqsquall
中级用户
  
积分 215
发帖 37
注册 2003-7-28
状态 离线
|
『楼 主』:
请问谁有pqmagic 8.0 for dos的中文版?
使用 LLM 解释/回答一下
据说用英文版的PQMAGIC在DOS下转换分区格式时中文目录会引起问题,必须要使用中文版的PQMAGIC。
It is said that when using the English version of PQMAGIC to convert partition formats under DOS, Chinese directories will cause problems, and the Chinese version of PQMAGIC must be used.
|
|
2003-9-14 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
8.0的中文DOS版我也在找……
I'm also looking for the Chinese DOS version of 8.0...
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2003-9-14 00:00 |
|
|
cqsquall
中级用户
  
积分 215
发帖 37
注册 2003-7-28
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
那6.0或7.0 for dos的中文版你有么?
Do you have the Chinese version of DOS 6.0 or 7.0?
|
|
2003-9-14 00:00 |
|
|
龙王
银牌会员
    
积分 1186
发帖 334
注册 2003-5-30
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
PartitionMagic V8.01 繁体中文版DOS版
下载相关页面:
http://download.fcdj.net/soft/127.htm
PartitionMagic V8.01 Traditional Chinese Version DOS Edition
Download related page:
http://download.fcdj.net/soft/127.htm
|
|
2003-9-14 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
多谢!
但是我下载完后发现一个问题,它的IMG文件是非标准格式的,虽然WinImage能够打开,但是无法写入软盘中。另外用VPC也无法加载这个镜像文件……
Thanks!
But after I downloaded it, I found a problem. Its IMG file is in a non-standard format. Although WinImage can open it, it cannot be written to a floppy disk. In addition, VPC cannot load this image file...
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2003-9-14 00:00 |
|
|
愚刚
初级用户
 
积分 138
发帖 16
注册 2003-6-17
状态 离线
|
|
2003-9-14 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
又试了一下,发现把目录下的文件解压出来就可以用了。。
但是在建立新逻辑区时速度有点慢……我已经把坏道检测给去掉了。
不管怎么说,多谢四楼的费心查找啊。
I tried again and found that extracting the files in the directory can be used. But when creating a new logical partition, it's a bit slow... I have removed the bad sector check. Anyway, thank you very much to the one on the fourth floor for taking the trouble to find it.
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2003-9-14 00:00 |
|
|
愚刚
初级用户
 
积分 138
发帖 16
注册 2003-6-17
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
以下是引用cn_archer在2003-9-14 20:42:05的发言:
又试了一下,发现把目录下的文件解压出来就可以用了。。
但是在建立新逻辑区时速度有点慢……我已经把坏道检测给去掉了。
不管怎么说,多谢四楼的费心查找啊。
我提供的那个没有这种现象。
The following is a quote from cn_archer on 2003-9-14 20:42:05:
I tried again and found that extracting the files in the directory can be used..
But when creating a new logical partition, it's a bit slow... I have removed the bad track detection.
Anyway, thank you very much for四楼's hard work in finding it.
The one I provided doesn't have this phenomenon.
|


Hi! I'm Bram Cohen, the author of BitTorrent. |
|
2003-9-15 00:00 |
|
|
龙王
银牌会员
    
积分 1186
发帖 334
注册 2003-5-30
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
如果要写如软盘可以删除压缩包中的自解压文件PM80CH.exe再操作
这个文件是跟压缩包中"PartitionMagic V8.01 繁体中文版 DOS版运行文件"目录里的是一样的
其实就是一个普通的msdos引导盘,只不过批处理把PM80CH解压到虚拟盘运行,我们可以自己修改一下,另外PQBoot.Exe是个不错的多系统分区切换工具
:pm
SET RAMDRIVE=X
XMSDSK 6144 X: /y
SET TEMP=%RAMDRIVE%:\
SET TMP=%RAMDRIVE%:\
Path A:\;%RAMDRIVE%:\
ECHO *** Be Patient While we Copy Some Files ****
ECHO *** Thanks to use Partition Magic 8.0 cht***
ECHO *** Modify by Rock2000***
Copy pm80cht.exe X:\
Copy dostools.exe X:\
X:
dostools.exe >nul
pm80cht.exe >nul
bm80cht.exe >nul
ctmouse.exe
PQMAGIC.exe
goto end
If you want to write, for example, you can delete the self-extracting file PM80CH.exe in the compressed package and then operate. This file is the same as in the directory "PartitionMagic V8.01 Traditional Chinese Version DOS Version Running Files" in the compressed package. In fact, it is just an ordinary MSDOS boot disk. It's just that the batch processing decompresses PM80CH to the virtual disk for running. We can modify it ourselves. In addition, PQBoot.Exe is a good multi-system partition switching tool
:pm
SET RAMDRIVE=X
XMSDSK 6144 X: /y
SET TEMP=%RAMDRIVE%:\
SET TMP=%RAMDRIVE%:\
Path A:\;%RAMDRIVE%:\
ECHO *** Be Patient While we Copy Some Files ****
ECHO *** Thanks to use Partition Magic 8.0 cht***
ECHO *** Modify by Rock2000***
Copy pm80cht.exe X:\
Copy dostools.exe X:\
X:
dostools.exe >nul
pm80cht.exe >nul
bm80cht.exe >nul
ctmouse.exe
PQMAGIC.exe
goto end
|
|
2003-9-15 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
嗯,谢谢楼上的两位朋友。
Well, thank you to the two friends upstairs.
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2003-9-15 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-9-15 00:00 |
|