TheTechGuide Forum
General Category => Software => Topic started by: senne on May 01, 2003, 09:23:50 AM
-
how cna you make your windows 3 in boot in windows and in dos??
i followed the windows 98/me from thech-hints, but my ima file is not good, the autoexec.bat is not good, an eroor but i don't know wich
-
More info needed...
What does your config and autoexec say....
What is the exact error message?
-
on the command setup.exe he says file not found, but i think that he is not looking at my cd-rom, i think the command in my autoexec.bat is wrong, can't you send your autoexec.bat to me, so i can see the difference??
-
and can you make a boot menu in windows so that in boots in dos and windows??
-
Check this post out (http://\"http://www.thetechguide.com/forum/index.php?act=ST&f=2&t=9305&s=\")
it may help you, just compare the autoexec.bat and config.sys that it has with yours and I'm sure you'll be able to see if your making any mistakes
-
thx a lot
can i make it boot in wondows too??
-
what is wrong with this autoexec.bat??
Autoexec.bat (http://\"http://www.donkeybe.be/autoexec.bat\")
-
no one??
-
[quote name=\'senne\' date=\'May 8 2003, 10:31 AM\']no one??[/quote]
Post the contents of your Autoexec.bat and config.sys files in the body of a message. That link doesn't work. Just copy and paste them here.
- Jazkal
-
ok, here we go:
autoexec.bat:
@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P 15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3 C
cls
call setramd.bat %LglDrv%
set temp=c:\
set tmp=c:\
path=%RAMD%:\;a:\;%CDROM%:\
copy command.com %RAMD%:\ > NUL
set comspec=%RAMD%:\command.com
copy extract.exe %RAMD%:\ > NUL
copy leesmij.txt %RAMD%:\ > NUL
:ERROR
IF EXIST ebd.cab GOTO EXT
echo Plaats de opstartdiskette nr. 2 van Windows 98
echo.
pause
GOTO ERROR
:EXT
LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%
echo.
cls
echo Windows 98 SE wordt geinstalleerd
echo.
echo Laden..
path=a:\;%CDROM%\
%CDROM%
cd Win98SE
SETUP.EXE
echo.
goto QUIT
:QUIT
rem clean up environment variables
set CDROM=
set LglDrv=
config.sys:
files=10
buffers=10
dos=high,umb
stacks=9,256
lastdrive=z
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001
devicehigh=ramdrive.sys /E 2048
-
And the error message you are getting? And post the Config.sys file please.
- Jazkal
-
i typed the config.sys already, he says:
file not found
and wrong comman (i think)
-
i think ther is no solution
-
is there another way to make a boot menu