VOGONS


First post, by samurai76

User metadata
Rank Newbie
Rank
Newbie

Hi, my name's samuele. I'm Italian so...sorry fo my English.

In win XP I opened a example.file with right clic>open with and I selected the example.exe program.

Now in win 7 example.exe doesen't run so I tried to run it through dosbox automaticly.

In dosbox.conf under [autoexec] I put

Mount c c:\pathtodosboxportable (with example.exe program insidie)
C:
Example.exe

So when I double-click dosboxportable.exe example.exe run automaticly.

If I put

Mount c c:\pathtodosboxportable (with example.exe program insidie)
C:
Example.exe example.file

Example.file is opened correctly

What I can write if I want open a different example.file every time automaticly by clicking on it.

Thankyou very much

Samuele

Reply 1 of 1, by jk3one

User metadata
Rank Newbie
Rank
Newbie

You could just drag the symbol of example.exe on the dosbox.exe in Windows explorer. Thus it would mount the directory where example.exe is in as drive c, and it would autolaunch example.exe...