VOGONS


First post, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

Hey,
i've been experimenting with dosbox and some older dos applications we use at school.
The applications work perfectly, windowed and full screen, so dosbox is really THE solution for me.

Now the prob ... as we use about 15 applications, I wanted to create a shortcut for each, using an unique config for each of the applications.
Now it looks like the -conf in the shortcut isn't read.
The line I use (and I have double checked the location, tried other locations, UAC is turned off, ...) is:
"C:\Program Files\DOSBox-0.73\dosbox.exe" -conf "C:\configs\zanzi2.conf"

The operating system is Windows 7

Tried version 0.72 as well without luck.

The config file is a copy/paste of the standard config, and I can adjust the standard config to act the way I want for 1 application.
The line I get in the status box is:

"CONFIG:Loading primary settings from config file c:\users\gebruiker\AppData\Local\DOSBox\dosbox-0.73.conf"

Any tips or help on this would be more than welcome.

Thanks in advance.

Regards,

Sam

Reply 1 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

hmm -conf parsing should still work. This what frontends do as well.
did you try without quotes ?

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

Reply 2 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

Yep tried it as well.

Even tried putting my config in the standard location where dosbox looks.

Reply 3 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

can you look at the properties of the shortcut that doesn't work and take a screenshot ?
maybe you accidently added it to the wrong field

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

Reply 4 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

Can do, but I even tried it from the start - execute location, without using a shortcut. So I guess the problem lies not in the behavior of the shortcut?

Reply 5 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

I just tried the following:

opened a regulard cmd.exe screen, and went into the dosbox dir, gave this command:

C:\Program Files\DOSBox-0.73>dosbox.exe -conf c:\configs\zanzi2.conf

still same problem.
So I guess it's dosbox who isn't taking any flags?

Reply 6 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author
qbix@laptop:/tmp$ echo test >test.conf
qbix@laptop:/tmp$ dosbox73 -conf test.conf
DOSBox version 0.73
Copyright 2002-2009 DOSBox Team, published under GNU GPL.
---
CONFIG:Loading primary settings from config file test.conf

It really seems to work fine

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

Reply 7 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

tried \\ instead of \ ?
the c:\configs\zanzi.conf does exist right (on your host, not while in dosbox)

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

Reply 8 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

Tried and double checked,

I can open a teamviewer session if you want, but I guess you'll experience the same problem.

Reply 9 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Let's wait until tries the same thing as you. anyway. please make a screenshot of the shortcut, although it should have worked from the cmd.exe and I didn't spot an error there.

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

Reply 10 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

OMG OMG OMG

I think I found the problem
and what a newbie mistake :'(

extensions were hidden so I didn't have .conf files but .conf.txt files.

This is why I hate windows :p

I'll give it a try, but guess this will solve my issues!!! Thanks for you help and sorry for the waste of time.

*Slaps the forehead*

Last edited by SamSeriously on 2010-01-19, 10:31. Edited 1 time in total.

Reply 11 of 11, by SamSeriously

User metadata
Rank Newbie
Rank
Newbie

It works ...
gosh I feel stupid now :'(