When I said I did all that I meant I did exactly what you told me. I deleted the intrplay folder, left my dosgames folder, then I mounted everything EXACTLY as you told me too.dosraider wrote:Delete what you have done till now (the \intrplay\ folder, not the \dosgames\ folder)Man in the Hat wrote:I ran the autoplay menu from the CD. It installed just find, sound card and everything. I just left it on the starter sound card (I think Sound Blaster 16)
And my CD Drive letter is F:\
Anything else I forgot to include or explain? As I said; first attempt to operate an MSDOS game on Windows XP so I appreciate the support.
You need to install the game IN dosbox.
Run dosbox, mount your virtual C and input:
mount d f:\ -t cdrom
d:
install
That is...
mount c c:\dosgames
mount d f:\ -t cdrom
I then installed the game VIA dosbox using the lines d:\ (to switch to the cdrom) and then d:\install (which did install the game.)
Then to run the game I switched over to c:\ and typed in c:\intrplay\max\maxrun which would cause the game to act like it was loading and then show the error message 'Screen Init Failed'.
So all the lines I used for simplistic sake follow;
mount c c:\dosgames
mount d f:\ -t cdrom
d:\install
c:\intrplay\max\maxrun (and yes I've tried adding .exe and .bat to the end of this; and .bat as I stated causes the game to load in a window)