by Ritchie » Wed Nov 06, 2002 2:28 am
What I would do is the following:
Format a system disk under Windows 9x.
In CONFIG.SYS, in the root directory of the floppy, put:
DEVICE=A:\HIMEM.SYS
DOS=HIGH,UMB
You do not need an AUTOEXEC.BAT file for my method.
The format program will probably not put HIMEM.SYS on the floppy. I think it can be located either under C:\WINDOWS, if not, search for it under your WINDOWS installation folders and sub-folders and then simply copy it to the floppy, so that the DEVICE=A:\HIMEM.SYS line you put in CONFIG.SYS can locate this file when it attempts to load it.
I don't know how good your computer literacy is but hopefully you should be able to follow the above.