View Single Post
Old 08-03-2009, 01:26 AM   #22
A.H
Guest
Default how to run the game

Had the same problem, tried running caveman.exe but asked for password which I didnt have. I had to run the "start" file.

How I did it: (5min to do)
1. Downloaded DOSBOX .72. Google DOSBOX and it should be the first one there.

2. Click start> Dosbox 0.72 > DosBox config.

3. After opening the dosbox notepad, scroll ALL THE WAY TO THE BOTTOM where you see:

[autoexec]
# Lines in this section will be run at startup.

4. Type the following:
mount C C:\<TYPE THE DIRECTORY WHERE YOUR GAMES ARE LOCATED HERE>
C:
CLS

5. Open DosBox. The directory should already be at your games folders (See step 4.)

6. Type: "Cd caveman" (or whatever the folder is called) <enter> "start" <enter>
                       
Reply With Quote