Computing.Net > Forums > Disk Operating System > basic steps in dos

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

basic steps in dos

Reply to Message Icon

Name: lorney
Date: October 8, 2001 at 02:49:14 Pacific
Comment:

I heve never used dos before and I made a boot disk in dos because I have a program that needs to run in it. How do I open the program once I start the computer in dos. I'm not too swift yet in computing.



Sponsored Link
Ads by Google

Response Number 1
Name: Mike
Date: October 8, 2001 at 09:14:50 Pacific
Reply:

Is the program on a floppy, or on the hard drive?


0

Response Number 2
Name: name
Date: October 8, 2001 at 11:21:31 Pacific
Reply:

Well, I answered this before and everybody jumped all over me. I'm REALLY not being sarcastic. Here's the deal. You need to learn some dos commands.

Go to a used book store/thrift store/garage/yard sale and find a book on MS DOS, just about any version 5x or newer.

OR, get on google and look for things like "dos commands"

http://www.computerhope.com/msdos.htm

http://www.easydos.com/dosindex.html

http://www.colorado.edu/geography/gcraft/tips/doshelp.html

http://www.colorado.edu/geography/gcraft/tips/doshelp.html

I'm not going to bother with any more, you can get THOUSANDS of hits by appending your search words. These will get you started.


0

Response Number 3
Name: jboy
Date: October 8, 2001 at 18:02:15 Pacific
Reply:

You need to type the command that starts the program, usually an executable file (will have .exe or .com extension), but sometimes this is done with a batch file (.bat extension)
To see a list of the files, type and enter:
dir

or

dir C:

or

dir a:

The DOS6 help program is a pretty good resource for learning command syntax.

ftp://ftp.microsoft.com/softlib/mslfiles/olddos.exe



0

Response Number 4
Name: fred6008
Date: October 10, 2001 at 17:15:11 Pacific
Reply:

Look for the name of the game followed by EXE or BAT. DOOM.exe for example. In the example you type DOOM to get the game to run.
********************************************
: means drive and \ means directory. When you find yourself in DOS and want to orient yourself, find out what is on the drive by typing DIR and pressing enter.
With that and three basic commands you can wander around dos long enough to learn it. !. DIR 2. CD 3. A drive letter followed by semicolon as in C: for example. (You go from drive C to the floppy by typing A: and pressing enter.) You use cd to go from C drive to a directory on C for example you
might type \DOS and press enter. Then you would DIR and press enter to see all the files in the DOS folder or directory as dos calls them. Look at all the EXE files in DOS. For example MEM.exe is what causes typing MEM and pressing enter to tell you how much memory you have and how it is used.
The best way to learn DOS is to wander around and try things.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: basic steps in dos

how do I find/run something in dos? www.computing.net/answers/dos/how-do-i-findrun-something-in-dos/12952.html

Accessing ext USB2.0 storage in DOS www.computing.net/answers/dos/accessing-ext-usb20-storage-in-dos/13845.html

CD-ROM in DOS www.computing.net/answers/dos/cdrom-in-dos/9008.html