•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Windows 9x / Me section within the Tech Talk category of DaniWeb, a massive community of 427,360 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,034 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Windows 9x / Me advertiser: Programming Forums
Views: 4499 | Replies: 15
![]() |
First the windows could not load at all ,'invalid system disk' is what the machine would say .Now after using startup disk and typing sys c
to restore files needed to boot up),the windows loads to half way and takes me to the command prompt and when I try to go to windows from there it prompts me to make sure the himem.sys is available as it can't be located,I try fix the registry it tells me the same fiile is misssing and try copy it from windows folder to the config.sys file.Is there something that can be done to this.
to restore files needed to boot up),the windows loads to half way and takes me to the command prompt and when I try to go to windows from there it prompts me to make sure the himem.sys is available as it can't be located,I try fix the registry it tells me the same fiile is misssing and try copy it from windows folder to the config.sys file.Is there something that can be done to this. •
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
•
•
•
•
Originally Posted by joshuu
...and try copy it from windows folder to the config.sys file.
- If you have a boot floppy, boot from that and try the following command at the A:> prompt:
copy himem.sys C:\winodows
If you get a prompt saying that himem.sys already exists, choose to overwrite the existing file.
If you don't have a boot floppy, try the following suggestions:
"To install a fresh copy of the himem.sys, you will require the Windows setup CD or a copy of the setup .cab files, specifically you will be requiring the base4.cab file. If you have a boot disk, please start the system with it, otherwise start the computer and press F8 function key to bring up the safe mode menu and select the MS Dos mode. Once in the MS Dos prompt, go to the location where the setup .cab files are and run the command "extract /a /y /e /l c:\windows base4.cab himem.sys". This will extract a fresh copy of himem.sys file to c:\windows. You can find the setup .cab files in any of the following locations:
1) If you have an OEM installation you will find the Windows 98 installation .cab file in c:\window\Options\cabs.
2) If you have taken a copy of the \win98 folder from the installation disk to any of your drives i.e. c:\win98 etc, then run the command from that location.
3) You can run the command from the Win98 directory of the installation CD.
As an optional solution, you can reinstall Windows from the installation CD.
To do this, just start the system with the win98 CD and run the setup.
When asked for the installation directory, specify the directory where your current Windows is installed (usually c:\windows).
This will install Windows on top without affecting your installed programs and settings."
Last edited by DMR : Sep 6th, 2004 at 2:31 pm.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
Can you post the contents of your config.sys file please?
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
The following command would not not open the file in the DOS editor?:
edit C:\config.sys
edit C:\config.sys
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
okey ,when I open the config directory in windows directory ,I get only one file "GENERAL.IDF".If I type the above command in dos editor,it opens that blue editor window blank(I don't know if it should be like this cos I thought it would open the config.sys contents at that point).I don't know if this helps much.thanx
okey ,when I open the config directory in windows directory ,I get only one file "GENERAL.IDF".If I type the above command in dos editor,it opens that blue editor window blank(I don't know if it should be like this cos I thought it would open the config.sys contents at that point)and I have to go through file>open to get the config dir' .I don't know if this helps much.thanx
•
•
Join Date: Aug 2004
Location: Somewhere far from you all.
Posts: 277
Reputation:
Rep Power: 0
Solved Threads: 5
It's been 4 or so years since I've had a Windows 9x machine, however I'll comment, even though I'm a bit rusty. 
You probably have no Config.sys, as if you don't use Dos, you don't really need it. Same for autoexec.bat, Windows 9x really doesn't need those, unless you are set up to use MS-Dos as well. I'm going out on a limb here, but if Edit works, but you end up with an empty file when you type edit c:\config.sys, then I'd have to guess you simply have none, which normally is no problem.
If that's so, you're probably thinking, then why is it giving this error? I propose that Windows is trying to boot into Safe mode. Windows 9x automatically tries to load himem.sys if you are trying to start in safe mode. That is the only time Win9x requires himem.sys to be loaded, so the problem you're having is decidedly odd.
Figured I should toss this bit of info into the mix here, it may help someone figure out what's going on.

You probably have no Config.sys, as if you don't use Dos, you don't really need it. Same for autoexec.bat, Windows 9x really doesn't need those, unless you are set up to use MS-Dos as well. I'm going out on a limb here, but if Edit works, but you end up with an empty file when you type edit c:\config.sys, then I'd have to guess you simply have none, which normally is no problem.
If that's so, you're probably thinking, then why is it giving this error? I propose that Windows is trying to boot into Safe mode. Windows 9x automatically tries to load himem.sys if you are trying to start in safe mode. That is the only time Win9x requires himem.sys to be loaded, so the problem you're having is decidedly odd.
Figured I should toss this bit of info into the mix here, it may help someone figure out what's going on.
-Idaho
Don't look at me, I am SO out of here. Bye.
Don't look at me, I am SO out of here. Bye.
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
•
•
•
•
Originally Posted by DuncanIdaho
It's been 4 or so years since I've had a Windows 9x machine, however I'll comment, even though I'm a bit rusty.
You probably have no Config.sys, as if you don't use Dos, you don't really need it. Same for autoexec.bat, Windows 9x really doesn't need those, unless you are set up to use MS-Dos as well. I'm going out on a limb here, but if Edit works, but you end up with an empty file when you type edit c:\config.sys, then I'd have to guess you simply have none, which normally is no problem.
If that's so, you're probably thinking, then why is it giving this error? I propose that Windows is trying to boot into Safe mode. Windows 9x automatically tries to load himem.sys if you are trying to start in safe mode. That is the only time Win9x requires himem.sys to be loaded, so the problem you're having is decidedly odd.
Figured I should toss this bit of info into the mix here, it may help someone figure out what's going on.
I'm pretty rusty on Win 9.x as well, so I'll have to Google around a bit for more ideas.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Windows 9x / Me Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
apple browser cd choose command computer console crack debian defender dell development download drm explorer fiji install internet leopard linux microsoft mobile news office open operating os parliament photo registry root security server software source spyware survey system technology tiger torvalds tweaks ubuntu unix upgrade vista windows windows update windows vista xp
- Previous Thread: Com ports missing win/98
- Next Thread: cannot format network drive problem



Linear Mode