*** This Works ***
Hi the way i did up my cdrom was by installing windows 98se in drive c: then setting it up the way i wanted it to run, under 700mb to fit on a 700mb cd, from there i clicked on the Start button and selected programs, acessories, system tools, then clicked on system information, from there i clicked on tools in the menu and selected system configuration utility and unclicked the startup group and restarted the computer.
From there i opened up explorer and selected to show all files and hidden files, and selected drive C: from there i made a new directory called cdrom and copied the contents of the whole C: drive into that directory. then double clicked on that directory and double clicked on command.com to open up the dos prompt in that directory. from there i typed in attrib -r -s -h *.* /s , to change the attribtes.
Then i copied it all onto a cdrom with nero as a bootable cdrom, with the floppy disk built like this.
**** Autoexec.bat ****
mscdex /d:cd001 /l:c /m:12
set COMSPEC=c:command.com
set tmp=c:
set temp=c:
SET PATH=%PATH%;c:;c:windows;c:windowscommand;c:windowssystem
c:
cd c:windows
win
*** Config.sys ***
files=20
buffers=20
devicehigh=a:himem.sys
devicehigh=a:dblbuff.sys
devicehigh=a:setver.exe
devicehigh=a:Ifshlp.sys
devicehigh=a:oakcdrom.sys /d:cd001
dos=high
dos=umb
lastdrive z
Last of all i copied the io.sys and msdos.sys to the floppy disk drive plus the other files mentioned in the autoexec.bat and config.sys. Hope This Helps,,Have Fun
Trouble shooting
I decided to leave out the ramdisk with this one, and it ran good as well but it wont let you change much.
if you have troubles and want to change a few settings on yours then include the xmsdsk ramdriver, and copy the registry into memory and modify msdos.sys to point to where the registry will be stored.