|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『楼 主』:
求助!!不能自动进入光驱。。。
使用 LLM 解释/回答一下
又要麻烦各位了,先谢谢了!!
我的本意是想通过autoexec.bat和config.sys自动进入光盘里的win98se目录(就在光盘的根目录下),执行setup.exe,来安装windows 98的,但不知错在呢,就是进不了光驱!!
我的autoexec.bat 的内容是:
@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
cls
set temp=c:\
set tmp=c:\
path=a:\
IF "%config%"=="NOCD" GOTO QUIT
LH MSCDEX.EXE /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001 /L<img src="images/smilies/face-smile-big.png" align="absmiddle" border="0">
echo.
IF "%config%"=="SETUP_CD" goto AUTOSETUP
GOTO QUIT
:AUTOSETUP
set CDROM=FOO23
FINDCD.EXE
if "%CDROM%"=="FOO23" goto NOCDROM
path=a:\;%CDROM%\
%CDROM%
cd \WIN98
echo.
OEMSETUP.EXE /K "/IE /NF"
goto QUIT
:NOCDROM
echo.
echo The Windows 98 Setup files were not found.
echo.
:QUIT
我的config.sys的内容是:
menuitem=SETUP_CD, Start Windows 98 Setup from CD-ROM.
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=SETUP_CD,30
menucolor=7,0
device=himem.sys /testmem<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">ff
device=oakcdrom.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=himem.sys /testmem<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">ff
device=oakcdrom.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001
device=himem.sys /testmem<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">ff
files=60
buffers=20
dos=high,umb
stacks=9,256
lastdrive=z
也许这对你来是很简单的事,但你能帮我我真的很谢谢你!!
I have to trouble everyone again, thank you first!!
My original intention was to automatically enter the win98se directory in the CD (just under the root directory of the CD) through autoexec.bat and config.sys, execute setup.exe, to install Windows 98, but I don't know where the mistake is, that is, I can't enter the CD drive!!
The content of my autoexec.bat is:
@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
cls
set temp=c:\
set tmp=c:\
path=a:\
IF "%config%"=="NOCD" GOTO QUIT
LH MSCDEX.EXE /D:oemcd001 /L:D
echo.
IF "%config%"=="SETUP_CD" goto AUTOSETUP
GOTO QUIT
:AUTOSETUP
set CDROM=FOO23
FINDCD.EXE
if "%CDROM%"=="FOO23" goto NOCDROM
path=a:\;%CDROM%\
%CDROM%
cd \WIN98
echo.
OEMSETUP.EXE /K "/IE /NF"
goto QUIT
:NOCDROM
echo.
echo The Windows 98 Setup files were not found.
echo.
:QUIT
The content of my config.sys is:
menuitem=SETUP_CD, Start Windows 98 Setup from CD-ROM.
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=SETUP_CD,30
menucolor=7,0
device=himem.sys /testmem:off
device=oakcdrom.sys /D:oemcd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:oemcd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:oemcd001
device=himem.sys /testmem:off
device=oakcdrom.sys /D:oemcd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:oemcd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:oemcd001
device=himem.sys /testmem:off
files=60
buffers=20
dos=high,umb
stacks=9,256
lastdrive=z
Maybe this is very simple for you, but I really thank you if you can help me!!
|
|
2003-7-10 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
强烈建议将CONFIG.SYS文件重新整理一下,换上更小更新更实用的程序(如VIDE-CDD.SYS),来代替那些笨重的东东(像OAKCDROM.SYS之类的)。
It is strongly recommended to reorganize the CONFIG.SYS file, replacing those bulky things (like OAKCDROM.SYS) with smaller, newer and more practical programs (such as VIDE-CDD.SYS).
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
这里
LH MSCDEX.EXE /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001 /L<img src="images/smilies/face-smile-big.png" align="absmiddle" border="0"> 把/L<img src="images/smilies/face-smile-big.png" align="absmiddle" border="0"> 去掉
L参数是指定光驱盘符
Here
LH MSCDEX.EXE /D:oemcd001 /L:D Remove the /L:D part. The /L parameter specifies the drive letter of the CD - ROM.
|

欢迎大家访问我的主页!
精品.爱好http://iso.533.net |
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-7-10 1:35:48的发言:
强烈建议将CONFIG.SYS文件重新整理一下,换上更小更新更实用的程序(如VIDE-CDD.SYS),来代替那些笨重的东东(像OAKCDROM.SYS之类的)。
强烈建议回答问题的时候考虑一下我们这些新手, 在提出建议后还请把问题回答出来, 这样使楼主既得到答案又可以考虑更好的建议.....
这样虽困难点, 但可以帮助一位新手成长, Wengier你说是不是呢?
The following is a quote from Wengier on 2003-7-10 1:35:48:
Strongly recommend re-organizing the CONFIG.SYS file, replacing those bulky things (like OAKCDROM.SYS) with smaller, newer, and more practical programs (such as VIDE-CDD.SYS).
Strongly recommend considering us newcomers when answering questions. After putting forward suggestions, please also answer the questions, so that the poster can get the answer and can consider better suggestions.....
Although this is a bit difficult, it can help a newcomer grow. Don't you think so, Wengier?
|

欢迎大家访问我的主页!
精品.爱好http://iso.533.net |
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
我去掉了,还是不行啊!!
I removed it, but it still doesn't work!
|
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
其实你的批处理不用这么复杂, 你是选加载CD 再自动安装还是一开始就自动安装?
Actually, your batch processing doesn't need to be this complicated. Do you choose to load the CD and then install automatically or install automatically from the start?
|

欢迎大家访问我的主页!
精品.爱好http://iso.533.net |
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
先加载CD,再自动安装!
First load the CD, then install automatically!
|
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
这样试试
LH MSCDEX.EXE /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001 /L:%cdrom%
%cdrom%:\win98\OEMSETUP.EXE 盘符:\***.INF /is
盘符:\***.INF 是应答文件的位置, is 是跳过磁盘检测.
Try this way
LH MSCDEX.EXE /D:oemcd001 /L:%cdrom%
%cdrom%:\win98\OEMSETUP.EXE drive letter:\***.INF /is
The drive letter:\***.INF is the location of the answer file, and is skips the disk check.
|

欢迎大家访问我的主页!
精品.爱好http://iso.533.net |
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
以下是引用电吉入侵在2003-7-10 2:49:35的发言:
这样试试
盘符:\***.INF 是应答文件的位置, is 是跳过磁盘检测.
请问应答文件指的是什么意思?“盘符”指的是安装文件的目录吗?
The following is a quote from dianjirqinru on 2003-7-10 2:49:35:
Try it this way
The drive letter:\***.INF is the location of the answer file, and is to skip the disk check.
What does the term "answer file" mean? Does "drive letter" refer to the directory of the installation file?
|
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
自动安装要应答文件啊! 你上网去看看关于自动安装的文章吧...
或者你将自动应答文件放在安装目录下, 运行setup就可以自动安装了, 但这样就不可以手动安装了.
Automated installation requires an answer file! You can go online to check articles about automated installation...
Or you can place the automated answer file in the installation directory and run setup to perform automated installation, but then manual installation won't be possible.
|

欢迎大家访问我的主页!
精品.爱好http://iso.533.net |
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
哦,我还用不到这个自动安装的应答文件!我只要进入光盘里的win98se目录,能运行setup.exe就行了,后面的就手动安装吧!!
我又按你说的改了批处理文件,但还是进不了光驱啊!!
Oh, I don't need this automatic installation answer file yet! I just need to enter the win98se directory in the CD and run setup.exe, and then install manually later!!
I changed the batch file as you said, but still can't enter the CD drive!!
|
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
最后显示:
MSCDEX Version 2.25
Copyright (c)MIcrosoft Corp. 1986-1995. All rights reserved.
Dvive E:=Driver MSCS001 unit 0 (我把LH MSCDEX.EXE /D<img src="images/smilies/face-surprise.png" align="absmiddle" border="0">emcd001改成LH MSCDEX.EXE /D:mscd001 /L:%cdrom%)
Invalid directory
Bad command or file name
a:\>
Finally, it shows:
MSCDEX Version 2.25
Copyright (c)Microsoft Corp. 1986-1995. All rights reserved.
Drive E:=Driver MSCS001 unit 0 (I changed LH MSCDEX.EXE /D:oemcd001 to LH MSCDEX.EXE /D:mscd001 /L:%cdrom%)
Invalid directory
Bad command or file name
a:\>
|
|
2003-7-10 00:00 |
|
|
shadowman
初级用户
 
积分 218
发帖 26
注册 2003-5-30
状态 离线
|
|
2003-7-10 00:00 |
|
|
yiyesong
元老会员
        
积分 1987
发帖 632
注册 2002-10-27
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
应答文件是提供一种脚本,可以自己生成详细的安装信息(包括自定义的安装组件,用户信息,序列号等),总之就是把你在手动安装过程中要选择的东西全部归总好并生成一个文本文件。然后安装程序就根据这个应答文件的描述实现全自动安装,你可以不用再理他。
我的启动盘里有WIN98SE,WINNT,WIN2000PRO,WIN2000SVR,WIN2000ADV,WINXPPRO各种操作系统自动安装应答文件,你把他们拷入即可。98的是MSBATCH。INFhttp://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=4298
Answer files provide a script that can generate detailed installation information by itself (including custom installation components, user information, serial numbers, etc.). In short, it aggregates all the things you need to choose during the manual installation process and generates a text file. Then the installation program realizes fully automatic installation according to the description of the answer file, and you don't need to pay attention to it anymore.
My boot disk has automatic installation answer files for various operating systems such as WIN98SE, WINNT, WIN2000PRO, WIN2000SVR, WIN2000ADV, WINXPPRO. You can copy them in. The one for 98 is MSBATCH.INFhttp://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=4298
|

http://dos.e-stone.cn/dosbbs
uploadImages/200311161145850422.swf
|
|
2003-7-10 00:00 |
|
|
电吉入侵
初级用户
 
积分 1480
发帖 377
注册 2003-6-6
状态 离线
|
|
2003-7-10 00:00 |
|