中国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 14:46
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » Please clarify the specific content you want to translate. You provided "求autoexec.bat详尽语法大全", which is to be translated as "Seek a detailed syntax大全 of autoexec.bat". But note that "大全" here is "compendium" or "complete collection", so a more accurate translation could be "Seek a detailed syntax compendium of autoexec.bat"
Printable Version  1,786 / 3
Floor1 whisperyan Posted 2009-10-10 21:00
新手上路 Posts 5 Credits 11
Please provide the autoexec.bat detailed syntax大全. I used it many years ago and now I've forgotten. I can't find it online. It would be great if someone who is proficient in this could also attach the syntax of config.sys. Thanks!
Floor2 lifeifei007 Posted 2009-10-12 18:12
新手上路 Posts 3 Credits 6
autoexec.bat
@echo off Do not display the command line

prompt $p$g Set the directory prompt before the prompt

path c:\dos;c:\;c:\windows;c:\ucdos;c:\tools Set the path

lh c:\dos\doskey.com Load keyboard management

lh c:\mouse\mouse.com Load mouse management

lh c:\dos\smartdrv.exe Load disk acceleration management

lh c:\dos\mscdex /s /d:mscd000 /m:12 /v Load cd-rom driver

set temp=c:\temp Set temporary directory
Floor3 wobunanguo Posted 2009-10-17 22:04
新手上路 Posts 2 Credits 4
- - I have also read the "Quick Start for DOS Experts"
Floor4 DOSforever Posted 2009-10-20 21:03
金牌会员 Posts 2,239 Credits 4,639
AUTOEXEC.BAT doesn't have any special syntax. It's the same as writing a normal batch file. You can write it however you want.
To view the statements in CONFIG.SYS, under MS-DOS 6.22, using "help config.sys" provides detailed explanations.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023