UAKM , not finding CD to run
[standard Jerry Dan answer] You could try copying all the .ap files from the CD's into your UAKM working directory (usually c:\moon). Where there are duplicates, keep the larger file. This requires a bit of hard drive space, but you could try to see if this works
[/standard Jerry Dan answer]
~ Member: Tex Murphy's Mutant League, Crazy 888's Chapter~
*Revitalizing Old San Francisco's Chandler Avenue District With Style*
(also known as Steve Douglas, but usually by people less awesome than UTMers)
*Revitalizing Old San Francisco's Chandler Avenue District With Style*
(also known as Steve Douglas, but usually by people less awesome than UTMers)
redwing634 wrote:I followed the instructions on one of the earlier posts, and even tried the newest DosBOX, and yet I still get the error message saying it cant find a cd. Anyone have any suggestions?
In the DOSBox Conf file, make sure you have your drives mounted as follows:
[autoexec]
# Lines in this section will be run at startup.
mount D D:\ -t cdrom -usecd 0 -ioctl
mount E E:\ -t cdrom -usecd 0 -ioctl
mount C C:\
C:
Note: If your drive letters are different, then just replace the D: and E: with whatever drive letters you are using.
To change the Drive letters you will need to open the DOSBox0.65 folder, C:\Program files\DOSBox-0.65, then open the dosbox.CONF file, with Notepad, and scroll down to the bottom line:
[autoexec]
# Lines in this section will be run at startup.