VOGONS


Questions

Topic actions

First post, by GBonness

User metadata
Rank Newbie
Rank
Newbie

I can't get DOSBox to mount my drive. Does DOSBox recognize NTFS files? Does it recognize extended (more that 8 char) directory names? Does it recognize Logical drives? The DOS program I want to run is located on logical drive named Essential(L:), directory Ag Related, sub-directory Farmacct. How do I mount that directory? I get the error message "Directory L:\Ag Related\Farmacct doesn't exist"

Thanks for your help! 🙄

Reply 1 of 6, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

a) yes
b) they are trunctated
c) everything that has a drive letter
d) mount c "L:\Ag Related\Farmacct" (need the "" when there is a space in directory)

1+1=10

Reply 2 of 6, by GBonness

User metadata
Rank Newbie
Rank
Newbie

😁 Thanks! That worked just fine! And DOSBox enabled my program to work great. Now, one more question -- is there a way to set up an icon on my desktop that would do all the procedures automatically and take me directly to my program (ie, mount, cd to c:, and begin the program)? Does WIN XP allow batch files?

Reply 3 of 6, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

1) I think you can drag an ms-dos EXE file directly to the DOSBox icon.

2) Yes, DOSBox can run BATCH files as well.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 4 of 6, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

please open dosbox.conf and look at the bottom of that file

Water flows down the stream
How to ask questions the smart way!

Reply 5 of 6, by GBonness

User metadata
Rank Newbie
Rank
Newbie

Thanks! Works great. And thanks to all who developed DOSBox. A great and necessary tool for XP. 😊

Reply 6 of 6, by collector

User metadata
Rank l33t
Rank
l33t

You can also drag a DOSBox shortcut to your desktop and add the path to the program that you want to run in DOSBox to the end, ie:

"C:\Program Files\DOSBox\DOSBox.exe" "L:\Ag Related\Farmacct\app.exe"

You can also add command line options to it to get it to do things like use a specific dosbox.conf file or exit DOSBox when you exit the program. A list of these can be found in the README.