By default, the program only starts with a virtual drive, which is drive Z.
To be able to acess to your actual drive, add the following lines below the [autoexec] in the file
DOSBox.conf
Example:
[autoexec]
# Lines in this section will be run at startup.
mount C C:\
mount E E:\
Thus, I can now acess my drive C and E. Feel free to add any drives of your choice.
[added]
Also you might want to check out the thread below concerning the usage of DOSBox.
http://www.ironworksforum.com/ubb/cg...=020162#000000
[ 07-01-2004, 01:57 PM: Message edited by: Paladin2000 ]