Kfh yes i have...i have installed win2k pro and advan server...they both worked and are installed as service pack 2 WITHOUT it asking for the cd..i know what you mean...i have had that happen once with my friends version of win2kpro with sp1...but it didnt happen with mine. It is the correct way to do it...on OZ\'s page i mean.....but can anyone help me out on making win98/me install off the same cd... it gets to the part where it says something like this but not exactly
windows 98 setup
scanning registery...
copying files to prepare setup
it says that but then the cd stops spinning and that screen is just frooze there... i copied over the files from the cd to my hdd and ran setup there but it said it was uncompatible with the ntfs partition and terminated install...which i know it is but it wasnt a ntfs partition i copied them too and ran setup...about those .dat files OZ has made....how do i make one of those...those seem to be the files that manipulate the install into working right from the extracted floopy images...i put some effort into.(atleast for me ;P)..anyways..
PLEASE HELP ...I really want to get win98 and winme on the same cd and to work properly and have the whole thing over...i have never ever installed win9x so i am not too sure what is going right and what is going wrong..besides it is just not working...here is how i edited my diskemu.cmd down below...it seems to work right?¿i guess...but as of now i am using a .img to run win9x setup..
;
; LucisuxoOS CD Version 1 (2kpro/aserv - win98se/me)
; Created by Luciusxo
;
; Some notes:
; - do not use tabs in this file! Use spaces!
; - the key \"tags\" like \"esc\", \"entr\", ... must be lowercase!
;
:start
cls
print
print ------------------------------------------------------------------------------
print Micorsoft OS Install Menu (Microsoft isnt DIRECTLY responsible 4 WTC 09/11/01)
print ********
print ------------------------------------------------------------------------------
print F1=Help F2=Win98/ME Overview & Setup Instructions F4=DOS Partioning Help
print F3=Credits And Thanks To Those And Where I Got The Info On How This Was Made
print ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
print
print ATTENTION!!! IF YOU DON\'T KNOW HOW TO INSTALL WINDOWS 98SE OR ME PRESS F2 NOW!
print
print 1) MS Window\'s 2K Professional
print 2) MS Window\'s 2K Advanced Server
print 3) MS Window\'s 98 Second Edition
print 4) MS Window\'s Millenium Edition (Corporate Edition)
print ______________________________________________________________________________
print
print \"Other Stuff\"
print
print d) Development-> t) The Todo List For Next Time
print q) Quit To Command Prompt p) PowerQuest\'s Partition Magic 7.0 DOS Version
print r) Reboot Esc) Boot First Harddisk
print
print Choose...but choose wisely!
:mainkey
; timeout is 20 seconds, default key is escape
getkey 200 esc
onkey 1 goto read11
onkey 2 goto read12
onkey 3 goto read9
onkey 4 goto read10
onkey d goto dev
onkey q quit
onkey p goto pq
onkey r reboot
onkey f1 goto help
onkey f2 goto read0
onkey f3 goto read7
onkey f4 goto read5
onkey esc boot 80
onkey t goto todolist
; When no key found...
goto mainkey
;
:todolist
cls
print
print \"Todo list\"
print
print Why a Todo List you might be wondering...well probably not but im gonna tell
print you incase your a very late person ;P. In this release the only thing that I
print can use is a 80min cd. As you all know these are becoming obsolete. With
print 99min cd\'s and even better the double data cd\'s right around the corner,
print there will have to be alot of new cdrom\'s being made. As most of you probably
print know the standard cdrom will only read 99 minutes...so with double data cd\'s
print coming out VERY soon new cdrom\'s will be made. With that change comes time
print parallel with dvdr\'s already here...just not affordable

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/sad.gif\' class=\'bbc_emoticon\' alt=\'

\' />. So i am currently
print searching for a 99 minute cdr-w to purchase (double data i wont use unless
print they are considerably cheaper than dvdr\'s and only a pinch higher than a 99
print minute cdr). When i get my hands on a 99min cdr-w i will do another LuciusxoOS
print cd but with nothing ript out at all of win2k\'s and with WinXP Pro and XP
print Advanced Server. That will cover any OS that Microsoft has that is worth doing
print at all (although i could do that OS cd now but not without drastically ripping
print out data). Even after you wind up learning how to do this kind of cd yourself,
print which will be soon thanks to the links i have given, this cd will be long
print forgotten about. Things coming up around the corner for data-back are going to
print only get bigger and better. It\'s going to be exciting to see how all these new
print memory storage disc\'s is going to affect us by having access to it freely. For
print years now dvd\'s have only been in the hands of the MPAA (who which is by the
print way not good for anybody but themselve\'s...regardless of what you think they
print do or stand for...they are a spoof association). Also being that cdrom\'s have
getkey
goto 2todo2
;
:2todo2
cls
print
print not been taking advantage at all of the 99minute cd. Will be interesting to
print see how music artist react to having to put more songs on a cd, that is going
print to be bought, ript and gave away on the net

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/sad.gif\' class=\'bbc_emoticon\' alt=\'

\' />. Well...anyways, it will all be
print extremely interesting to experience

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/tongue.gif\' class=\'bbc_emoticon\' alt=\'

\' />. In the end cash, credit and tax\'s are
print created no matter what...or atleast i hope for MY sake

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/tongue.gif\' class=\'bbc_emoticon\' alt=\'

\' />.
print
print Until next time...LEARN SOMETHING!!!
print
print Press any key to return to the main menu...
getkey
goto start
;
:help
cls
print
print HELP FOR WHAT???
print ----------------
print
print Help 1:
print If you fall off a roof,try not to run to get help...could increase damage.
print
print Help 2:
print \"Simple things amuse simple people\" -some retarded guy years ago
print
print Press any key to return to main menu
getkey
goto start
;
:read9
cls
print
print
print
print
print ABORT WINDOWS 98SE INSTALLATION? y or n?
getkey
onkey n run cdboot.img
onkey y goto start
; When no key found...
goto read9
;
:read10
cls
print
print
print
print
print ABORT WINDOWS ME INSTALLATION? y or n?
getkey
onkey n run cdboot.img
onkey y goto start
; When no key found...
goto read10
;
:read11
cls
print
print
print
print
print ABORT WINDOWS\'S 2000 PROFESSIONAL INSTALLATION? y or n?
getkey
onkey n run WPROSECT.DAT
onkey y goto start
; When no key found...
goto read11
;
:read12
cls
print
print
print
print
print ABORT wINDOWS\'S 2000 ADVANCED SERVER INSTALLATION? y or n?
getkey
onkey n run ASRVSECT.DAT
onkey y goto start
; When no key found...
goto read12
;
:read0
cls
print
print \"Win98/ME Overview & Setup Instructions\"
print
print ///////////////////////////////////////
print Since I barely had enough in me to make this cd...I have not figured out
print exactly how to make the win98/me setup process easier than what Microsoft says
print it is, but we have lost the boot floppy ;P. Now it took me awhile to even
print gather the info on how to do this mulitOS bootable so don\'t think im heading
print right back out on the forum\'s beating users for information ;P.
print
print Also...unless you have a fat16/32 partition on your hdd that is functional
print already...you will have to run fdisk and choose to format a fat16/32 partition
print first, or else it will recongize the cdrom drive as c:. Trust me, to show you
print a example on how little I know about computers, I actually tried to install it
print on a NTFS hdd and got a error saying it couldnt find a fat partition. So I
print beat the boards again and someone responded to me informing me of this ;P.
print Although I have read a article on how to go about doing it with some text
print editing and software, also how to run Window\'s 98 as a operating system off a
print cd without having 1 win98 file on your hdd, I have chose to decline those
print craft\'s due to the lack of time it takes...but you might want to look into it
print If you do look into runnig win98 off a cd...find out if you can burn a cd
print image off your hdd while doing it. Anyways...ok let\'s begin this you fine
print thing

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/tongue.gif\' class=\'bbc_emoticon\' alt=\'

\' />
print
print Press c to go to the \"Setup Instructions\" or press m for menu.
getkey
onkey c goto read4
onkey m goto start
; When no key found...
goto read0
;
:read4
cls
print
print \"Setup Instructions\"
print
print ATTN: BY THE WAY DON\'T USE THE QUOTATION MARKS \"\" WHEN TYPING THESE COMMANDS
print
print Step 0: Format a DOS partition. (press F4 NOW if you need help on this step.)
print Step 1: Put the cd in,reboot,main menu pops up and you choose key 3 or 4.
print Step 2: Loads the setup .img and you choose #2 to boot WITH cdrom support.
print Step 3: Now type the drive letter of your cdrom drive pluse a \":\" with it,
print hit enter, after that type \"cd win98\" if you want win98se or \"cd Winme\" if
print if you want winme and hit enter. (example: my cdrom drive is d: so I type d:)
print Step 4: Now type \"Setup\" then hit enter, and setup will begin!
print
print ATTN: WRITE IT!!! If win98se asks for a serial number...give it this to shut
print up. It shouldnt ask for it...but im not too sure if I did the auto-insert
print correct or not. I guess you will find out...won\'t ya. So WRITE THIS DOWN.
print Cd Key is (remember without quotes ;P) \"PWYQJ-2Q8HU-R7C9D-Y99MV-RWR2T\"
print
print Press C to continue or M for Menu.
getkey
onkey c goto read7
onkey f4 goto read5
onkey m goto start
; When no key found...
goto read4
;
:read5
cls
print
print \"Using Fdisk\"
print
print After you have chosen to start setup with cdrom support...just type \"A:\" hit
print enter, now type \"fdisk\" hit enter. Now just follow the steps and you will get
print to a point where either you can format your hdd or create a DOS partition.
print (Just to let you know if dont already, if you format the entire hdd...all
print data will be erased). So if you want to keep data...choose the option to
print create a DOS partition, which is option 1.
print
print Press M for menu or I for \"Setup Instructions\"
getkey
onkey m goto start
onkey i goto read4
; When no key found...
goto read5
;
:read7
cls
print
print \"Credits & Thanks\"
print
print OZ -for responding to our beating call and actually making a fabulous guide on
print the win2kpro, win2kserver and win2k advanced server 3in1 OS cd. (extract
print the files out of the .img\'s...not the .img\'s ;P.)
print OZ\'s page with alot of usefull information on burning cd\'s in general.
print
http://ozaustralia.cjb.netprint -files on this cd that it is using right now from his page
print ASRVSECT.DAT, WPROSECT.DAT, BOOTFIX.BIN, SETUPLDR.BIN, TXTSETUP.SIF
print
print Bart -who made a another wonderful page on dealing with development and alot
print of stuff on multi-os bootable cd\'s, networking, and programming menu\'s.
print
http://www.nu2.nu.
print -files on this cd that it is using right now from his page
print diskemu1x.bin, diskemu.cmd
print
print Press any key to continue
getkey
goto read8
;
:read8
cls
print
print josetann -if not for his forum and how-to page this wouldn\'t even be here due
print to I would of probably never even kept attempted this.
print
http://www.thetechguide.comprint -the DOS based file \"cdimage.exe\" came from here (no great GUI yet)
print cdimage.exe (Microsoft cd recording software with optimization ;P)
print Below is the command line used to record this cd ;P...have fun!!!
print x:cdimage -lW2KPSAS_SP2 -t05/15/2001,12:00:00 -g -h -n -o -w1 -m
print -bx:loader.bin x:ROOT W2KPSAS_SP2.iso
print
print Also Lotus Nymphaea for pointing me to the loader.bin and POLOJohnny for
print informing me on why win98 setup detected my cdrom drive as C:.
print
print Press any key to continue
getkey
goto chip
;
:chip
cls
print
print \"Chip/Microdot/318\"
print
print And last but not least...chip for being the most flexible, coolest and straight
print forward man up on this net currently...luv and thanks ;P. Alright im outta
print here...type you later brew ha.
print
print Luicusxo 10/26/2001
print
print Press Any Key To Return To Menu ;P...THANKS FOR STAYING AND PLAYING..

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/tongue.gif\' class=\'bbc_emoticon\' alt=\'

\' />
getkey
goto start
;
:dev
cls
print
print ------------------------------------------------------------------------------
print Bootable CD Development menu
www.nu2.nu (Bart\'s Page)!
print ------------------------------------------------------------------------------
print
print
print 1) Run loader.bin
print 2) Run diskem1x.bin
print

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/cool.gif\' class=\'bbc_emoticon\' alt=\'B)\' /> Back to main menu
print
print Hit the key of choice:
:devkey
getkey
onkey 1 run loader.bin
onkey 2 run diskem1x.bin
onkey b goto start
; When no key found...
goto dev
;
:Pq
cls
print
print \"PowerQuest\'s Partition Magic 7.0 DOS Version\"
print
print This is not really the greatest by far...but can work instead of fdisk. If
print you choose to use this I am pretty sure you will have to start the win98se or
print the winme setup. To do this...right after the part where you chose to start
print setup with cdrom support (which is option 2 at that point),instead of
print performing the install by typing \"x:\" then \"cd win98\" (x=your cdrom drive
print letter/location)...you want to type \"x:\" then \"cd pq\". From there you are
print going to have a floppy disk on hand and copy over all files in the \"PQ\" folder
print to the formatted floppy. To do this type \"copy PQMAGIC.EXE a:\" and \"copy
print pqmagic.ovl a:\" and so on and so on. After you have copied over all the files
print you will want to then type \"a:\" hit enter, then type \"PQMAGIC\" hit enter.
print After that you will go through its own options (mabye...im not too sure ;P) I
print believe. If it doesnt work then sorry because I have not tested it and will
print not ever use that program again after a certain experience...but it did save
print me once...but then again that was the full version while in windows 2000.
print Personally I use Fdisk...it\'s free, seems to work everytime, and it\'s easy to
print use. But you could try PQ if you want...I just don\'t recommend it :-
print
print NOTE: you will have to boot from the floopy you just copied the files too

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/sad.gif\' class=\'bbc_emoticon\' alt=\'

\' />.
print NOTE2: your better off just not using this :-)...just create this after
print installing a OS...I HAVE NOT TESTED THIS AT ALL SO IT MIGHT NOT EVEN WORK!!!
print
print Press j for Menu or press B to start win98se/me setup
getkey
onkey b run CDBOOT.IMG
onkey j goto start
; When no key found...
goto pq
;