|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『楼 主』:
config.sys
使用 LLM 解释/回答一下
斑竹
启动时config.sys那个菜单都有哪些参数,怎么用
能详述一下吗
谢了
Moderator
What are the parameters in the config.sys menu when starting up, and how to use them? Can you describe them in detail? Thanks
|
|
2002-12-20 00:00 |
|
|
minisheep
高级用户
   
积分 830
发帖 233
注册 2002-11-29
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
没错!在解释一下!autoexec..bat的变量!
Right!没错!在解释一下!autoexec..bat的变量!
|

┃ \\\\//// ┃通缉:杨小邪 特点:贼丑
┃ (-●●-) ┃年龄:刚成年 性别:男
┃ \ / ┃罪名:长的丑/总想见网友
┃ \︶/ ┃犯罪事实:吓死一片~ |
|
2002-12-20 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
CONFIG.SYS的启动菜单的选项都是自己设置的,不存在固定的选项。AUTOEXEC.BAT中的变量也是自己设置的,只是有些诸如PATH之类的系统环境变量罢了。而且这些变量也可以在DOS命令行下或其它批处理文件中设置。
The options in the startup menu of CONFIG.SYS are all set by oneself, and there are no fixed options. The variables in AUTOEXEC.BAT are also set by oneself, just some system environment variables such as PATH and so on. And these variables can also be set under the DOS command line or in other batch files.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-20 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
说说菜单设置的语法
主要是要这个语法啊
谢了
还有 我在win3x中装svga的时候 怎么要装什么chinese Edition Disk #7
请问一下是什么
Talk about the syntax of menu settings. Mainly need this syntax. Thanks. Also, when I install SVGA in Win3x, why do I need to install "Chinese Edition Disk #7"? May I ask what that is?
|
|
2002-12-20 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
例如:
MENUITEM=A,选项A
MENUITEM=B,选项B
MENUDEFAULT=A,10
其中,中是建立菜单,和中是选择相应菜单后所要执行的功能。
MENUITEM命令表示建立菜单项,MENUDEFAULT命令表示默认选择项。
Chinese Edition Disk #7是指您的Win3.x的第七张安装盘。
For example:
MENUITEM=A,Option A
MENUITEM=B,Option B
MENUDEFAULT=A,10
Among them, is for creating a menu, and and are for the functions to be executed after selecting the corresponding menu.
The MENUITEM command is used to create menu items, and the MENUDEFAULT command is used to indicate the default selected item.
Chinese Edition Disk #7 refers to the seventh installation disk of your Win3.x.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-21 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
谢了
启动的时候windows98的字样能不能去掉??
Thanks
Can the Windows 98 text be removed during startup?
|
|
2002-12-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
可以啊,修改成“Starting MS-DOS 7.10”等等也可以。
It's okay. You can also modify it to "Starting MS-DOS 7.10" and so on.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-21 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
呀?
怎么改
快教教我
Hey?
How to change
Hurry up and teach me
|
|
2002-12-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
老办法,EDIT、PCTOOLS等都行,修改字符串就可以了。
The old method, EDIT, PCTOOLS, etc. can all be used, just modify the string.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-21 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
|
2002-12-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
是啊.不过IO.SYS可不像COMMAND.COM,因为修改COMMAND.COM后可能造成不同的COMMAND.COM不能相互使用的问题,而IO.SYS则没有此问题.
Yes. But IO.SYS is not like COMMAND.COM, because modifying COMMAND.COM may cause the problem that different COMMAND.COMs cannot be used with each other, while IO.SYS has no such problem.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-21 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
|
2002-12-21 00:00 |
|