First post, by shiwan
Hi,
my DosBox needs MSCDEX but it can not find it.
I use WinXP an I have MSCDEXNT.exe.
What can I do?
Hi,
my DosBox needs MSCDEX but it can not find it.
I use WinXP an I have MSCDEXNT.exe.
What can I do?
mount d d:\ -t cdrom
see the readme
What do you mean with this?
How does it help?
Mounting something as CD-ROM drive enables mscdex inside DOSBox.
Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)
Ok.
I have now an other problem.
MSCDEX works but the program says that i have the wrong cd inside.
But I defined the path where the cd files are inside as the cdrom.
what is now wrong?
What's the drive letter of your cdrom?
If it's say E: then try
"mount d e:\ -t cdrom -ioctl"
maybe adding usecd as parameter, too (examples are in the readme)
And maybe you need to supply a valid label as well.
E.G.
mount d e:\ -t cdrom -usecd 0 -ioctl -label MYDISK
Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)