Computing.Net > Forums > Disk Operating System > how to install MSCDEX.exe in dos

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to install MSCDEX.exe in dos

Reply to Message Icon

Name: lion2nite
Date: January 7, 2002 at 13:08:55 Pacific
Comment:

i have just got hold of an old computer and formated it now i can not get the cd rom to work i have the dos driver and know how to install it but it can not find MSCDEX.exe i can not install it or i am doing it wrong.
im not very versed in ms-dos any info will be helpful instructions and downloads would be very helpful. the cd rom is a matsus---a kotobuki cr 581b



Sponsored Link
Ads by Google

Response Number 1
Name: mike
Date: January 7, 2002 at 13:40:49 Pacific
Reply:

the mscdex.exe file must be located in a directory that is specified in the path, so either edit the path statement to include it, or make a copy of it in the root directory (c:\)


0

Response Number 2
Name: lion2nite
Date: January 7, 2002 at 13:53:29 Pacific
Reply:

thank you for that but like i said im am in the learning process so STEP BY STEP instructions would be very helpful


0

Response Number 3
Name: Ronin
Date: January 7, 2002 at 14:15:58 Pacific
Reply:

In dos mscdex.exe is normally in the dos directory. Two (or three) files are used to install the cdrom. The very basic setup is:

in the autoexec.bat file

c:\dos\mscdex /d:xxxx

in the config.sys file

device=c:\cdromdir\drivername.sys /d:xxxx

unless you're using a scsi cdrom in which case you need to add an aspi manager before calling the cdrom driver

device=c:\hostadapter\aspidrivername
device=c:\cdromdir\drivername.sys /d:xxxx

in either case, the string is case sensative, so you need to have the exact string in both the autoexec.bat and config.sys files where you use

/d:xxxx


0

Response Number 4
Name: lion2nite
Date: January 7, 2002 at 15:23:44 Pacific
Reply:

please do not get pissed off with me (lol)
how do i access the autoexec.bat file as i have said i have formated the hard drive and can not do it in windows (if you can at all that is ) please tell me in lamus terms.
i will take heed of you teaching oh wise ones!!!!!! lol


0

Response Number 5
Name: Jim
Date: January 7, 2002 at 17:19:58 Pacific
Reply:

Changing the autoexec.bat file is done with a text editor on a boot disk or the hard drive. The command would be

edit autoexec.bat

The editor will make this file if there isn't one. Learning all this will take time, patience!
I'll send you a text editor and some CD stuff in email.


0

Related Posts

See More



Response Number 6
Name: lion2nite
Date: January 8, 2002 at 09:00:42 Pacific
Reply:

thanks m8


0

Response Number 7
Name: Globaljase
Date: January 9, 2002 at 12:59:29 Pacific
Reply:

if you cant access edit or a text editor, you can copy through the console to create the file:

C:\> copy con autoexec.bat
mscdex.exe

After you had typeped the above, you would hold down CONTROL and press Z and it would save the file AUTOEXEC.BAT with the line "mscdex.exe" in it. The same with config.sys:

C:\>copy con config.sys
device=cdrom.sys /d:xxxx

then press control-z to save the file "config.sys".


0

Response Number 8
Name: simone
Date: April 9, 2002 at 10:27:38 Pacific
Reply:

but what dose "d:xxxx" mean??


0

Response Number 9
Name: mush
Date: April 9, 2002 at 10:50:09 Pacific
Reply:

when i install my driver it says:
modify CONFIG.SYS and AUTOEXEC.BAT?
Copy C:\CONFIG.SYS C:\CONIG.OLD
1 file copied
Copy C:\AUTOEXEC.BAT C:\AUTOEXEC.OD
1 file copied


Modifing C:\CONFIG.SYS File...
Modifing C:\AUTOEXEC.BAT File...

WARNING!
MSCDEX.EXE does not exist in C:\DOS. Contact your operating system supplier.


What should i do?????


0

Response Number 10
Name: Joseph
Date: May 3, 2002 at 13:36:31 Pacific
Reply:

Hey,
have you solved your problem?
Your problem is simple. If you don't have MSCDEX.exe, download the file from the internet. put tyhe file in your root directory(C:\)
Whenever your are prompted to indicate where the MScdex file is, change the path name to c:\
The program will automatically pick it up.
dont't worry about c:\dos


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: how to install MSCDEX.exe in dos

MSCDEX.EXE in Dos 5.0? www.computing.net/answers/dos/mscdexexe-in-dos-50/13338.html

How to install CD-ROM fronm DOS 6.22 www.computing.net/answers/dos/how-to-install-cdrom-fronm-dos-622/3359.html

How to run TCP/IP in dos ? www.computing.net/answers/dos/how-to-run-tcpip-in-dos-/2604.html