It's just a bunch of files in a folder so i'm assuming it's pre-installed.
This is what i do...
Open DOSBox
mount C "C:\Users\Mike\Desktop\ODYSSEY"
C:\
GAME.BAT
After i type GAME.BAT and press enter it just goes back to C:\
I opened the GAME.BAT file with a text editor and this is all it has in it...
Code:
@echo off
del *.swp
cls
set dos4g=quiet
set dos4gpath=.;..;
mcp
All the other games i run work fine.