VOGONS


DOSBox Portable

Topic actions

First post, by Camo Yoshi

User metadata
Rank Newbie
Rank
Newbie

Hey all, I'm running Portableapps.com 2.0 Beta 3 and using DOSBox portable 0.73. I've also got the non-portable version on my computer setup so that it automounts (on DOSbox startup) the path D:\DOSGAMES. I want to do this with Dosbox portable but instead of mounting to said path I want to mount to *:\DOSGAMES, where * is the flash drive's letter. Since a flashdrive's letter is never constant, Is there a way DOSBOX can detect my flashdrive's drive letter and have it automount *:\DOSGAMES?

Thanks,
Camo~

Reply 1 of 2, by robertmo

User metadata
Rank l33t++
Rank
l33t++

mount c .\folder
place folder in dosbox folder

Reply 2 of 2, by Camo Yoshi

User metadata
Rank Newbie
Rank
Newbie

DOSBox says it can't find the folder... command I typed in is

mount X .\DOSGAMES

DOSGAMES folder is in DOSBOX's root folder. If it makes any difference, I'm using Windows XP Pro SP3.

Fixed it myself, you don't need the period. 😅