Hello there to all beginners and everyone else reading this. In this new series we're going to get down to the basics of what makes your computer run. Then we'll show you lots of things about how you can make it run the way you want it to. This calls for a good understanding of dear old DOS. The Role of DOS fm deafened by the screams of "I don't use DOS, I use Windows only." Sorry, screamers, if you use Windows, you are using DOS. What Windows does is provide you with a "graphical user interface," a fancy sounding name for a different way of getting DOS to do what you want done. Windows and DOS In pre-Windows days we all typed commands at the DOS prompt, which looks like C:\ with a blinking line. This is called "Command Line Computing." That prompt is DOS saying "what is your command, Master?" Don't let the salesmen fool you. This is the fastest way by far to use your computer, and you can also do many more things. The problem was, DOS involves somewhat of a "learning curve," our slang name for finding out how to use something. People are lazy, or short of time, or both (me too) and Windows offered a much shorter learning curve (read quicker start). The Windows method, the "Graphical User Interface," simply means that the various operations you want to perform are shown as little diagrams. You access these using your mouse, thus you have very much less to learn. There are two disadvantages. First, the whole thing runs much slower and needs more memory and hard disk space. Second, you don't develop any understanding of what you're really doing. If you continue to learn about your computer, this lack of understanding will hold you back. If we dig deeper, there is much more to Windows than just the graphical interface, but that's somewhat above beginners level. So, to really know what you're doing, and to use the full power of your computer, you need some DOS basics, and that's what we're about in this series. "What Is DOS?" DOS is just an acronym for Disk Operating System. We all need an operating system, and most of us use Microsoft's MS-DOS. There are many alternatives to DOS and the most common and the closest relative is IBM's PC-DOS. A few years ago these two were virtually identical, but there was a falling out between Microsoft and IBM, and thus there are now significant differences between their DOS versions. OS/2 is an alternative operating system of great merit, but here we're talking about DOS. But, what is DOS? One answer is, it's a software package. It comes in a cardboard box containing some floppy disks and a manual. The Reference Manual is most important, you should keep it safe and handy. Your computer can't read what's in the box, so you must transfer the programs from the floppy disks to - our computer. This simple transfer is called "loading" the programs, but often you have to carry out a slightly more elaborate process called "installation." This occurs because many programs exist in compressed form on their original disks, and must be expanded while being transferred to your computer. Also, installation involves telling the program about your printer, monitor and maybe other hardware. Do You Really Have DOS? If your computer has DOS already installed, you should have, carefully stored, your original disks with their Microsoft labels. The DOS Reference Manual should be close to your desk, and, if you're cautious, working copies (which you have made) of your Microsoft disks. I used to make working copies of everything. That resulted in a house full of 360 kB floppies, so now I just keep the originals safely in another room after I've installed the programs to my hard disk. Regrettably, some dealers will supply you with a machine with DOS already loaded, but no disks or manual. This sounds like black eye patches, cutlasses and all the trappings of software piracy and is unacceptable. Go back to your dealer (if you can find him) and demand your genuine DOS disks and Manual.
Either on-screen instructions or your manual will tell you how to get to the DOS prompt. If you are using the DOS 5 or 6 shell, you press F10 and Enter, which gives you a drop-down File Menu. From that select the exit option which is Alt+F4. Do that and we can start. You should now have a prompt at which you can type your commands. This prompt usually looks like C:\ followed by a blinking line, and is at the top left of your screen. Type VER alongside the prompt and Enter to find the version of DOS you are using. The correct answer today is 6.2 or 6.21. If you have version 5, you are in good shape, but earlier versions would be holding you back. To improve your version (it's called upgrading), see
The Age Green Guide on Thursdays for a dealer who will sell you an Upgrade Package. |