VOGONS


help with dos language

Topic actions

First post, by rsurfus

User metadata
Rank Newbie
Rank
Newbie

hello, first ive read the read me 15 times ). im trying to play master of magic which is located in my c drive. i get the path cd/mps/magic to take on the dos line but if i type magic again which is the trigger in my old dos to start the game nothing happens. i know im not doing something simple any help would be appreciated. thanks rick

Reply 1 of 3, by icemann

User metadata
Rank Member
Rank
Member

Is the file name your typing a .exe .bat or .com file?

If it is a .bat or .com you may need to type magic.bat if there is a file of the exact same name but with a different extension.

If you get a "bad command or file name" error, then you are in the wrong directory.

Two stones, two crosses, the rest is just icing. - 7th Guest

Reply 2 of 3, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

What do you see if you give the command:

C:\MPS\MAGIC> DIR *.EXE

and

C:\MPS\MAGIC> DIR *.BAT

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 3 of 3, by Markus

User metadata

"Magic" could be an executable (.com, .exe, .bat) somewhere in your path, it doesn't have to be in \mps\magic.
Dosbox doesn't use Windows path (well at least not inside it's shell.)

Search for magic.* in c: and subdirs.