First post, by Marked.Question
I got a game that does work, but only by clicking & dragging it over to the dosbox.exe file. it does have its own runme.bat but again, it only works by clicking & drag. that file is written like this:
ECHO Off TYPE INCFO.INC PAUSE INCLOGO CHIPS ECHO INC'91: Crushing the Competition. […]
ECHO Off
TYPE INCFO.INC
PAUSE
INCLOGO
CHIPS
ECHO INC'91: Crushing the Competition.
I tried my luck with my own version, but it does nothing at all. it looks like this:
@.\DOSBOX\DOSBOX.EXE game.exe
Everything is where they need to go for it all to work. But again, it will only play by clicking & dragging it over to the dosbox.exe will the game play. I can do it this way with both the games .exe file of the .bat file.