Mime-Version: |
1.0 |
Sender: |
|
Subject: |
|
From: |
|
Date: |
Sun, 18 Jul 1999 09:40:57 -0600 |
In-Reply-To: |
|
Content-Type: |
text/plain; charset="us-ascii"; format=flowed |
Reply-To: |
|
Parts/Attachments: |
|
|
At 09:41 PM 7/17/99 , Bob Scholtz wrote:
>I am currently running Win95 ver 4.00.950B. I have a Toshiba 32x CDROM
>drive and I am trying to get it to work in an MSDOS session. In the
>autoexec.bat file I have included the following " mscdex.exe
>/g:mscd000" Now the Drive letter g: is recognized, but I get the
>"Abort, Retry, Fail" message now. I am assuming that I still need a
>device entry in the Config.sys file, but haven't been able to ferret out
>the right entry. Can anyone help me with this?
I believe you need to re-examine parameters for your use of
MSCDEX.EXE.
You use the /d: switch to designate the driver and the /L:
switch to designate the Drive Letter. So... in your config.sys
you will have this driver:
device=c:\driver.sys /d:mscd000
In your Autoexec.bat your MSCDEX.exe driver will look like this:
MSCDEX.EXE /d:mscd000 /L:G
***Note: The CD driver in your Config.sys will need the proper path
to find the driver. The /d: switch can be set to anything as long as it
is identical in the Autoexec.bat, I use this switch: /d:nospin
So you can see anything will work as long as they match.
Bob Wright
The NOSPIN Group, Inc
http://nospin.com - http://nospin.org
PCBUILD mailing list is brought to you by:
The NOSPIN Group
http://nospin.com - http://nospin.org
|
|
|