中国DOS联盟论坛

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-12 21:35
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » DOS newbie, question about the meaning of statements in AUTOEXEC and CONFIG files?
Printable Version  857 / 0
Floor1 busuker Posted 2003-09-28 00:00
初级用户 Posts 8 Credits 127
config.sys: (leave one blank line between each section)

menuitem=Unhide,Unhide partition 3
menuitem=Backup,Backup part1 to part3
menuitem=Restore,Restore partition 1
menuitem=Pqdi,Run Drive Image Pro
menudefault=Unhide,5
menucolor=15,0





device=himem.sys /testmemff
dos=high,umb
files=40
buffers=22,0
lastdrive=F
autoexec.bat: (leave one blank line between each section)
@echo off
goto %config%
:Unhide
pqdi /cmd=unhide.txt /err=error.txt
:Backup
lh smartdrv 8192
deltree/y C:\Recycled
deltree/y C:\Windows\Temp
deltree/y C:\Windows\Tempor~1
del C:\Windows\win386.swp
pqdi /cmd=backup.txt /ERR=ERROR.TXT /img=E:\part1.pqi
:Restore
lh smartdrv 8192

pqdi /cmd=restore.txt /err=error.txt /img=E:\part1.pqi
qdi
lh msmouse
pqdi
Question:
device=himem.sys /testmemff, specifically /testmemff
pqdi /cmd=unhide.txt /err=error.txt
and the final pqdi—what does each of them mean? Please enlighten me.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023