User:DonFrancis

From DOSBoxWiki
Jump to navigationJump to search

I followed the instructions to MOUNT C from Z to the file which contains my dbase files, but I have not been able to change the Z directory to the C directory.

--- Well, did you go like this?

mount c: c:\path\to\dir
c:

Obviously the second C: in the mount command above is the real drive your files reside on, and the \path\to\dir is the real pathname. [r4]