View Single Post
Old 10-12-2004, 01:56 AM   #3
Classic Pig
Newbie

 
Join Date: Nov 2004
Location: ,
Posts: 18
Default

Ok well here goes - I am new to this whole thing but will give it a bash.

1- This post will probably be moved to the recycle bin :bye:
2- Which system are you running?

3- Open dos Box
- type in "mount c c:\" and enter (without the "") this will mount your c: drive onto dos box.
- type "c:" this will take you to your c: drive.
- to navigate around the box there are a few things you need to know

typing "dir" will give you a list of all the files and folders in your current directory - much like double clicking on an icon in windows. If there are many files you can type "dir/w" or "dir/w/p" which will list the files and folders across the screen.

to get to a folder listed type "cd" followed by a space and then the directory name. eg is if directory name is abando~1 you would type in "cd abando~1" and then hit enter.

Once you are in the correct directory type in the name of the file you want to run eg: go.exe you would just type "go". If you don't know what the file name is that you need to run the.exe files are the ones which usually are udes to run the program. To get a list of files you can type "dir *." followed by the file extension eg to get all .exe files listed you type "dir *.exe"

Also with dos-box there is a help file which gives all the rest of the stuff you need to know from here on.

Hope i made a bit of sense :blink:

Happy gaming! :Brain: :Titan:

** edit alert**
Have just read the newbie guide - trust the geniuses at DosBox to make me look thick - Oh well!
__________________
The World is muck!
Classic Pig is offline                         Send a private message to Classic Pig
Reply With Quote