Creating a shortcut that auto runs a game

Post » Mon Mar 14, 2011 9:15 pm

Ive done this:
"# Lines in this section will be run at startup." and add the following lines:
mount c c:\dosgames -freesize 1000
c:
cd dagger
fall z.cfg
then saved it as dagger.conf Ive done this and edited my shortcut so it says " "C:\Program Files\DOSBox-0.72\dosbox.exe" -conf dagger.conf -noconsole "
but when I double click the short cut it just starts dosbox as usual without the second window (from typing noconsole) but the autorun of daggerfall doesn't happen. any help would be much appreciated!
(@ Freddo I know i have yet to upgrade to 73...I'm getting too it haha :P)
User avatar
jessica robson
 
Posts: 3436
Joined: Mon Oct 09, 2006 11:54 am

Post » Mon Mar 14, 2011 6:57 pm

You need a - before the conf. So
"C:\Program Files\DOSBox-0.72\dosbox.exe" -conf dagger.conf -noconsole
User avatar
Ray
 
Posts: 3472
Joined: Tue Aug 07, 2007 10:17 am

Post » Mon Mar 14, 2011 9:48 pm

okay I have changed it so it reads
"C:\Program Files\DOSBox-0.72\dosbox.exe" -conf dagger.conf -noconsole
but it still just starts dosbox as usual. :(
User avatar
Queen Bitch
 
Posts: 3312
Joined: Fri Dec 15, 2006 2:43 pm

Post » Mon Mar 14, 2011 8:59 pm

MOUNT C GAMES


This line is missing :\

I believe that you want
mount C C:\games


Edit: for clarification, my first line does not include emoticons...those are the literal symbols which are missing from the command.
User avatar
elliot mudd
 
Posts: 3426
Joined: Wed May 09, 2007 8:56 am

Post » Mon Mar 14, 2011 3:58 pm

This line is missing :\

I believe that you want

Edit: for clarification, my first line does not include emoticons...those are the literal symbols which are missing from the command.

yeah i noticed that for me to run daggerfall it's

mount c c:\dosgames -freesize 1000
c:
cd dagger
fall z.cfg

which ive set it too in the dagger.conf but still no luck
User avatar
Campbell
 
Posts: 3262
Joined: Tue Jun 05, 2007 8:54 am

Post » Mon Mar 14, 2011 2:34 pm

I don't know what I'm doing wrong here....but ti's got to be painfully easy to resolve if i could just figure out what it is!!! :lol:

having to type it all out itn't that bad I suppose...just tedius
User avatar
Flutterby
 
Posts: 3379
Joined: Mon Sep 25, 2006 11:28 am

Post » Mon Mar 14, 2011 4:16 pm

having to type it all out itn't that bad I suppose...just tedius


A better idea, if you don't mind, Cut and Paste the Autoexec section here...as well as the script for the shortcut that you've created. One extra space can make the difference, so it's helps if we can see exactly what you have put in the command lines.

Also, are you using XP or Vista?
User avatar
Smokey
 
Posts: 3378
Joined: Mon May 07, 2007 11:35 pm

Post » Tue Mar 15, 2011 4:52 am

I use vista.

autoexec section:

[autoexec]
# Lines in this section will be run at startup.
mount c c:\dosgames -freesize 1000
c:
cd dagger
fall z.cfg

shortcut script:

"C:\Program Files\DOSBox-0.72\dosbox.exe" -conf dagger.conf -noconsole

(if that's what you meant by shortcut script)
User avatar
DarkGypsy
 
Posts: 3309
Joined: Tue Jan 23, 2007 11:32 am

Post » Mon Mar 14, 2011 6:30 pm

"C:\Program Files\DOSBox-0.72\dosbox.exe" -conf dagger.conf -noconsole


Geez, I just went back and read your first post. According to that, you named the new conf file as "daggerfall.conf"...not dagger.conf. If that's true, that may very well be the problem.

Try:
C:\Program Files\DOSBox-0.72\dosbox.exe" -conf daggerfall.conf -noconsole
User avatar
Jhenna lee Lizama
 
Posts: 3344
Joined: Wed Jun 06, 2007 5:39 am

Post » Tue Mar 15, 2011 2:21 am

Geez, I just went back and read your first post. According to that, you named the new conf file as "daggerfall.conf"...not dagger.conf. If that's true, that may very well be the problem.

Try:
C:\Program Files\DOSBox-0.72\dosbox.exe" -conf daggerfall.conf -noconsole

no it's dagger.conf
man I should have paid more attention writing my first post. I apologize.

EDIT* i went back and edited my first post so now everything is correct again I apologize.
User avatar
Madison Poo
 
Posts: 3414
Joined: Wed Oct 24, 2007 9:09 pm

Post » Mon Mar 14, 2011 6:32 pm

Note one: The latest version of DOSbox is 0.73, and you may encounter one or more compiled DOSBox CVS builds(caution: usually CVS or SVN is not supported by developers).
Note two: Get any DOSBox frontend and try if it makes your life easier. There're some nice frontends, but I haven't used them for ages....
User avatar
Marine Arrègle
 
Posts: 3423
Joined: Sat Mar 24, 2007 5:19 am

Post » Mon Mar 14, 2011 7:22 pm

No worries. I just switched to my Vista machine and tested this...it worked perfect. I'm going to C&P my autoexec and shortcut to compare (it's easier that way). Disregard the extra directory....

C:\DOS\DOSBox\dosbox.exe -conf dagger.conf -noconsole

mount c C:\dos\dosgames -freesize 1000
C:
cd/dagger
fall z.cfg

Edit: Yeah, I used to have .72, but got .73 for Daggerfall....we might be going apples to oranges here.
User avatar
Shae Munro
 
Posts: 3443
Joined: Fri Feb 23, 2007 11:32 am

Post » Tue Mar 15, 2011 4:51 am

well I grabbed Dosbox.73 and there is no dosbox.conf file? or maybe it's just not out in the open haha
User avatar
carley moss
 
Posts: 3331
Joined: Tue Jun 20, 2006 5:05 pm

Post » Mon Mar 14, 2011 8:56 pm

such a simple thing has became so complicated. *sigh*
User avatar
Alexander Horton
 
Posts: 3318
Joined: Thu Oct 11, 2007 9:19 pm

Post » Tue Mar 15, 2011 4:37 am

The dosbox.confg file got moved to your user profile in the new on. On XP it's usually c:\documents and settings\user\Local Settings\Application Data\Dosbox\dosbox.conf and on Vista instead of "Documents and Settings" it'll be somewhere under c:\users\user\... Just have Windows search for the file if you can't find it. It's there.

In my case all the autoexect does is:
mount c d:\games
c:

The reason for this is I have a whole load of games I run in there. The commands to run Daggerfall I dropped into a file called dagger.bat and left that in my games folder.
User avatar
stacy hamilton
 
Posts: 3354
Joined: Fri Aug 25, 2006 10:03 am

Post » Tue Mar 15, 2011 2:22 am

such a simple thing has became so complicated. *sigh*


It's getting late for me, and Bethesda doesn't pay me, so I'll check back with you in the AM.

RE: No .conf...search for *.conf to see if you can locate the wayward conf file.
User avatar
Skrapp Stephens
 
Posts: 3350
Joined: Mon Aug 06, 2007 5:04 am

Post » Mon Mar 14, 2011 1:40 pm

well no luck with the search.... .72 FOR LIFE!!! (I also tried re-installing dos.73)

haha well anyway Goodnight and thanks for all your help
User avatar
A Lo RIkIton'ton
 
Posts: 3404
Joined: Tue Aug 21, 2007 7:22 pm


Return to The Elder Scrolls Series Discussion