Link to home
Start Free TrialLog in
Avatar of backroads
backroads

asked on

Crash during setup after accepting licence terms

When I load Win95 I get as far as the screen that says yes or no to the licence terms. After I say Yes the screen blacks out in the middle the cursor turns to a hourglass and thats it. Have tried different HD, Video card and memory. Motherboard is next. Any suggestions Welcome!
Avatar of j2
j2
Flag of Sweden image

Exactly what hardware?
Avatar of johnt082197
johnt082197

May be you have a faulty CD ROM. Can you try someone else's Win 95 CD?
We need more info to answer this question.  What version of Windows 95?  If it is OSR2 (Windows 95B), are you trying to install it over a previous installation of Windows?  If it isn't OSR2, is it a full version or an upgrade version. You shouldn't need to install a new motherboard, but a lot more information is needed to sort this out.  Be as specific as possible about the hardware, previous operating system and the version you are trying to install.
Try it out on another computer. if you have the same problem you probably have a bad disk.
Ms will replace it.
smeebud: That's not exactly fair to me :)
I would say that, anyway, it'd probably be easier to borrow a working CD than to find a free machine to install Windows 95.
Avatar of dew_associates
Backroads: Here's a solution to try!

1. Run an anti-virus program on your system and make sure it's virus free.

2. Format a clean new floppy and make it bootable by typing
    FORMAT A:/S

 then transfer the following files to it:

Himem.sys
Mscdex.exe
edit.com
format.com
********.sys (the driver for your cd-rom drive)
autoexec.bat
config.sys

3. Change drives so that you have an A:\ prompt, then type

   edit autoexec.bat

Put only the following entries in your autoexec.bat file.

   PROMPT $P$G
   PATH=C:\;C:\DOS
   C:\MSCDEX.EXE /D:MSCD000 /M:8

Save this file!

4. At the A:\  prompt, type

    edit config.sys

Make sure the following entries are the only one's present! Substitute your driver for your cd rom drive for the *******.sys entry.

   DEVICE=HIMEM.SYS
   DEVICE=********.SYS /D:MSCD0000
   FILES=45
   BUFFERS=20
   
Save this file!

5. Reboot your system with this floppy disk and make sure you can access your cd rom drive. This will provide you with a clean boot. If your cd rom drive is accessible, then proceed with the installation by typing D:\setup, presuming that "D" is your cd rom drive. If it's another drive letter, than substitute your letter. If it's another letter besides "D", than you will need to change the "D" in "/D:MSCD000" to your dos cd rom drive letter.

Post your results please!

Best regards,
Dennis


Avatar of backroads

ASKER

I have tried a new disk as well asa clean new Hard drive and a clean boot. The win95b crashes anyway. Both the Harddrives were reformated before installing win95 OEM disk. Exellent advice from dew assoc. but thats how I usually do it anyway. The system is a 486 dx2 66mhz with a 8x toshiba cd rom. I am also thinking of tring a different cd rom player. but it seems to work fine up to the crash.
You said, "smeebud: That's not exactly fair to me :)". I don't understand. but you idea was better.
There is a way to install and bypass the licence. I don't know if that would work, but it's done with an setup and .inf file.
I'll look into that( I forget how right now) if you want to got that route.
smeebud: That was just a comment mentionning the fact that I had put an almost identical answer as a comment on top of this question's history. No big deal, though, I won't sue you. Just a remark.
backroad: Trying another CD ROM player might help, but I'm not sure. You could do something, though: Copying the whole CD onto a hard disk and install from there. _Might_ work
Backroads:

You can use /IW at the end of setup.exe command
‘Ignore Warning’ - This switch allows you to bypass the license agreement screen and must be in capital letters.

why don't you try generating a bsetup.inf batch mode setup from another machine and under the put the License# in the setup section:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Setup]
ProductID=02397-oem-0018831-47371
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The batch-mode is automated so you can choose to not have it prompt you for anything during the setup.
Batch Setup is found on the Win95 CDROM under Admin/tools (or somewhere there abouts).

You use it in the boot disk autoexec as such:
(cd):\win95\setup /IW /p c- a:\bsetup.inf  
(/p c- Hardware detection - This switch tells Setup to always search for all network adapter cards, sound cards, and CD-ROM drives.)

Another option to try is setup /C which turns off smart-drive caching during setup.  I found this to be the answer to a lot of setup problems I had with faulty IDE controllers.

Cheers,
Gary
Well I have to admit you have all given it a good shot but after trying everything it still won't go past the same spot. If I bypass it it just dies anyway. I have also tried a new ide controller. No luck.
ASKER CERTIFIED SOLUTION
Avatar of smeebud
smeebud

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Well, tell me please, what happened?
I tried everything suggested.. great suggestions that they were nothing worked, as sometimes happens, and I ran out of time and patience. A new motherboard fixed the problem (and video card -PCI-). Thanks for all your help. Its nice knowing your out there to give a different perspective on things.
                       Backroads
Will you either grade this or remove it to get it off the active list.
Thanks.
I'd love to but I can't figure out how. The only option it gives me is to comment.