VOGONS


Configuring Dosbox on Win 7.

Topic actions

Reply 21 of 24, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

Try without the quotes around the DOSBox.exe, similar to this

F:\DOSBox\dosbox.exe -conf "F:\DOSBox\dosbox.conf" -conf "F:\DOSBox\profiles\game.conf"

Reply 22 of 24, by bloodbat

User metadata
Rank Oldbie
Rank
Oldbie
Zachary1234 wrote:

I have done so, on Windows 7, with still no success.
It works fine when stipulated from Run, however I need
it to work from a Desktop Application Launcher...

Well, if that's the case, you could also try a .bat with a link to it...

Reply 23 of 24, by Zachary1234

User metadata
Rank Newbie
Rank
Newbie

Why won't the target String in my Windows 7 64 bit Desktop Launcher

"C:\Program Files (x86)\DOSBox-0.74\DOSBox.exe" -userconf "dosbox.conf"

load dosbox while examining my edited dosbox.conf file produced by

config -writeconf dosbox.conf

?

Reply 24 of 24, by collector

User metadata
Rank l33t
Rank
l33t

Add the path to the conf file. Also change "-userconf" to "-conf"

-conf C:\Users\Zac\Desktop\dosbox.conf