Hi Guys (and Gals),

I'm in the middle of a Windows98 reinstall on an E Tower e333i. After install I had dblbuff.sys, ifshlp.sys, himem.sys and REM[Header] error in EXE file error in EXE file errors. Was able to fix the first three by downloading files from internet and installing via command promp off a cd. I don't know what to do about the last error though. Any suggestions would be welcome. Thanks in advance.

Dani AI

Generated

Short, practical summary and next steps: the literal text "REM [Header]" is just a comment line in AUTOEXEC.BAT/CONFIG.SYS — it’s not an executable or the root fault. The boot-time message "Error in EXE file" means DOS/Windows tried to load a program whose executable header/format was invalid or unreadable (corrupt file, bad read, or wrong format). That combination explains why EDIT.EXE (and other tools) fail immediately. (roni.txx.fi)

Immediate, safe checks to run from the DOS prompt (no EDIT needed):

type c:\autoexec.bat
type c:\config.sys
dir c:\windows\command\*.exe
extract /?    (use the Extract tool on a Win98 startup disk or the CD)

If EDIT.EXE or many EXEs are missing/corrupt, the install didn’t complete and key system files are unreadable. Before more surgery, verify the restore CD and the CD drive: try that restore disc on another machine or copy the \Win98 folder to another PC to see if the CAB files read OK. (helparchive.huntertur.net)

If the CD is flaky (common when setup aborts at specific WIN98_xx.CAB files), manually extract the CAB contents to the hard drive and run Setup from the hard drive, or use the Extract utility to pull problem files into C:\WINDOWS. The Microsoft-era procedure and switches are documented (use /A to scan a cabinet chain, /D to list, /L to set destination). That often works around marginal CD reading errors. (helparchive.huntertur.net)

Hardware checks: run a thorough memory test (Memtest86/86+) from USB/CD before spending time reinstalling — bad RAM can produce corrupt file reads and weird install failures. If the CD is readable elsewhere but fails on this machine, also try a different CD-ROM drive or burn a fresh Win98SE retail disc at the slowest burn speed. If none of that helps, get a known-good Win98SE install CD (OEM/retail) and avoid mixing single-file downloads from random sites. (memtest.org)

Notes: was correct that REM lines are harmless; ’s suggestion to suspect bad media or drive is exactly the right next diagnostic. If needed, report the exact SETUPLOG.TXT CAB error line and results of the CD-on-another-PC test and the memtest run for more-targeted steps.

Recommended Answers

All 12 Replies

What are you doing to re produce this error?

Sounds like it is just a typo in a batch script.

I reformatted the hard drive and reinstalled from a restore cd. I had several problems during the install with error messages about misalligned zip headers and unreadable scripts. When reinstall was done I removed the disk and then rebooted the computer. I got just a millisecond flash of the windows symbol then redirected to start in command prompt mode as scanreg had detected errors. Listed four errors, tried several fixes on himem, ifshlp and dblbuff errors and finally downloade a zip from the internet with those three programs onto a disk with a windows 98 boot iso and was able to copy them onto drive c replacing the defective programming. I have no clue what the REM[Header] is referencing so no clue as to what I need to do to fix. Any help is apreciated.

Sounds like you have bad media or bad drive reading the media.

Is this a known good Hard drive?

this is either in your autoexec or config files REM meaning do not load a certain line or section of the config or autoexec file. go back to the command prompt and type edit then enter, when the screen comes up hit ALT+f choose open and located either files and look for the rem section in there

The computer was working then crashed, it had been having progressively more error readings so i bought a flash drive that would work with windows 98 and saved all my important docs and pics. I first tried a reinstall without formatting but that failed then I tried a full install with HDD reformat. No known HDD issues but it hadbeen infected with a virus years ago. Never worked correctly again but kept it for storage. Would not stay connected to internet long enough to do anything. E Tower only provides a restore cd with thier computers so I didn't have a windows cd to try to fix individual problems. It was all or nothing and I now fear that my restore cd was junk.

the restore cd should wipe the drive clean of all previously installed programs. then it will install all the programs that came with the PC from the manufacturer.

this is either in your autoexec or config files REM meaning do not load a certain line or section of the config or autoexec file. go back to the command prompt and type edit then enter, when the screen comes up hit ALT+f choose open and located either files and look for the rem section in there

No go. I type edit then hit enter and get error in EXE file then c prompt again.

the restore cd should wipe the drive clean of all previously installed programs. then it will install all the programs that came with the PC from the manufacturer.

It seemed to do the format process without problems then it begins extracting and inflating files. The first problem occurs at C:\WINDOWS\Options/Win98_44.CAB fails to load after retrying 50 times then again at Win98_61.CAB. it runs along fine and then hits a section where it fails so fast that I can't tell what programs it is not installing. Usually it says not enough memeory or memory full under reason but it will load other programs in the midst of all this fast scrolling load.

if the installations is stopping at the cab file there is something wrong with the cd.

for edit to work you have to be at the C:\windows directory if windows is not installed then you will not be able to get this done.

if the installations is stopping at the cab file there is something wrong with the cd.

for edit to work you have to be at the C:\windows directory if windows is not installed then you will not be able to get this done.

it won't load those two CABs but it continues on to the end of the install and kicks out the cd then reboots with the error message. I figured the cd was bad when it started getting error messages. This is not my first go round with E Tower defective equipment so it doesn't shock me. Thanks for all your time.

see if you can get another copy of windows cd wish i was next door to you i could lend you mine

I'm looking on ebay for a 98SE full install cd, figure if I have to shell out some cash on the darn thing I might as well get an OS that will support my mp3 player. Would love to have XP but my hardware doesn't meet minimum requirements. Thanks for the comments.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.