VOGONS


Recognize Device

Topic actions

First post, by SGALLO

User metadata
Rank Newbie
Rank
Newbie

DosBox appears to work fine for me with a Dos accounting program. I have it on a USB stick. The autoexec.bat file is:

[autoexec]
mount f f:\dosprogs
f:\nv\nv.exe

My question is that the USB on my notebook is drive "F" but today I took the USB with me to show some data on it to another person. But, his computer USB drive was K. I can change the config file for the demostration but is there a way the USB will work in any USB port when inserted in the port?

Reply 1 of 1, by VileR

User metadata
Rank l33t
Rank
l33t

Specify the mounted path as relative to DOSBox (e.g. if "dosprogs" is located one level up from where dosbox.exe is, then "mount f ..\dosprogs").

[ WEB ] - [ BLOG ] - [ TUBE ] - [ CODE ]