Run in DOS
[Yes, you need to read this! No matter what operating system you are
using now.]
| C:\>d:\games\chess\chess.exe |
If you are in a non-graphical operating system like DOS, you will see a command line prompt, which looks like the icon we're using for DOS above. It sits there waiting for you to type in a command. So you'll need to know what command you want. In most cases you'll need to type in the full path to the file that executes the program. Then press the Enter key.
You may wonder why we need to discuss the old-fashioned DOS commands. Unfortunately when things go wrong, it is often true that the fix requires running a utility program from DOS or using a DOS-type command. For a list of useful commands, see DOS Commands.
For many programs, the file you need will have a name similar to the name of the program, as in the example above. Other programs use file names like start.bat or kq5.exe (for the game King's Quest 5). If you don't know the exact name and path of the file, you'll have to look it up in the program's documentation or else use the dir command to see the listing of files onscreen, discussed under Directories/Folders, and make your best guess. (Guessing has a serious drawback. If you guess wrong, there may be unhappy consequences!)
If you type in the command and it doesn't work, carefully check your typing. Extra spaces or any spelling mistakes will keep your command from being executed as you planned.
Run
in Windows
Your system is probably set up to boot directly to the Windows
Desktop.
Method 1: Shortcut

Start Menu: Win XP and Windows 7
 Method 2: Run
Dialog.
-
WinXP: Click on the Start Menu and select
Run on the right.
The Run dialog appears.
 Vista/Win7:
Click on the Start button. A menu appears above the button. In the search
box right above the Start button, type run. The menu
above changes. Click on Run.
The Run
dialog appears.
-
Type in the full path to the file that starts the program, like
c:\Windows\notepad.exe.
-
Click on OK. Your program should start.
For programs that are part
of Windows like Paint and Notepad, you can just type the name of the
file that starts the program - mspaint
or
notepad. But typing paint, which is
the name of the program, won't work in the Run
dialog. It will work in Method 5 below.
Method 3: Browse
from the Run Dialog The Run dialog has a Browse button that opens a Windows Explorer dialog box where you can select the drive, folder, and then the file that starts your program. We'll be seeing more about how things are arranged shortly in the lesson Directories/Folders.
(You have to know where the file is that starts the program that you want!)
Method 4: File name From Computer or Windows Explorer window, select the drive, then the folder, then double-click on the file or shortcut that starts the program.
(You have to know where the file is that starts the program that you want!)
Method
5: Search using the Program's Name  Vista/Win7:
Click the Start button. In the Search box just above the button, start typing
part of the name of the program. It does not have to be the
beginning of the name. You don't have to know the filename! The list above the box starts changing as you type,
listing programs and files whose names contain your typing.
The illustration
shows that typing just two characters, 'wo', brought up shortcuts to
two
programs, Microsoft Office Word 2007 and WordPad, plus other types of files that had those characters in the name.
This is a user-friendly method!
Turning it off!
Before we go on, let's be sure we can quit a program and
then closeedownnthe computer properly. When computers are not shut down in proper sequence, sometimes files get corrupted which can cause all kinds ofthe computer properly. When computers are not shut down in proper sequence, sometimes files get corrupted which can cause all kinds of trouble..
Basically, you want to shut down your open program with the program's own Exit command. Then close down the computer with the appropriate steps, depending on your operating system.
Close in DOS
Exit Program - In a modern DOS program you would choose the Exit command, usually on the File menu.
Games often have graphical menus, rather than the menu bar across the top. The command you want might be a little different, like "Save Game and Exit to DOS" or "Quit".
If the program doesn't display a menu, some combination of keys will be the Exit command. Again, different programs use different keys. You'll have to read the program directions to see what to use.
Some old DOS programs assumed that the program was being run from a floppy
disk. These were written before the days of hard drives. To get out of such a program you had to remove the floppy from the drive and turn the computer off and then back on! You probably won't see such a program. Still, it pays to be
aware of such oddities!
Power Switch in DOS - Once you see the command line prompt again, like the icon for this DOS section, you can turn off the computer with the power switch. Simple.
Close
in Windows
Exit Program -
Paint in WinXP; Word 2010 in Windows 7
- File > Exit command:
Exit is usually at the bottom of the File menu. Some programs name this
command Close instead.
-
Control icon:
Click the program's icon on the left
end of the Title Bar. Select Close to close the window.
- Close Button: Click the
X button on the far right of the Title Bar. The window
closes.
Be careful with newer programs that have a tab for each
document instead of separate windows. The X button closes the whole
window and all documents that have tabs in this window.
- Key combo: Some programs have a keystroke combination also
as shown at the bottom right of the menu in the illustration. ALT + F4
usually works to close any window.
Many programs will shut down the program when you close the last open
document for that program. But some will remain open with no document
showing so you can start a new one.
Windows excels in offering multiple ways to accomplish most tasks. As you work with your programs you will learn what methods work best you. But do try out all the choices. As you gain skills and work with your programs, you may find that different methods are more efficient now.
Exit Windows- You shut down Windows by clicking on the Start Menu
> Turn Off Computer or Shut Down.
(It is usually a good idea to close all of your open applications first. Windows
will usually close the programs for you andwarnnyou if something
hasn't been saved yet.)you if something
hasn't been saved yet.)
WinXP:
A dialog opens for you to choose what kind of shut down you want: Stand By,
Turn Off, or Restart. If there are multiple logon accounts on the computer,
you will see Switch User.

  Vista/Win7:
The arrow beside the Shut down button opens a list of other options.
Different versions on different hardware may have somewhat different
choices. Laptops in particular can have several different levels for low
energy use instead of just Sleep.
What the Choices Mean:
| Shut Down |
Closes up all the background and open programs and then either
shuts off the computer or shows a screen that tells you that it is OK to turn off the computer,
depending on your operating system. |
| Restart |
Does a warm boot by closing everything down
and then immediately starting the computer up again. This method avoids the wait for the hard drive to stop spinning before you could reboot manually. |
Logoff and then Logon as a different user
or Log off |
If you are using
a computer which is on a network and you have permission to do stuff that
the normal user for that computer doesn't, you'll have to logon as yourself to do those things. This choice works faster than closing everything down and physically restarting the computer.
(The LogOff choice is moved to the Start Menu itself in some versions.)
When you logoff, all of your programs are closed and a logon screen appears. |
| Switch user |
Opens a logon screen where you can choose to logon
as a different user. You are NOT logged off from the original account. You can
leave applications open under both accounts and switch between them. |
Don't just turn off the computer while you are still in Windows. You might corrupt the Registry, which stores lots of information about your computer and software. A messed up Registry might even keep the computer from running at all.
If the computer has locked up so that nothing works any more
and you have been patient for several minutes, you'll have no choice but to do a reboot.
This is a much rarer event with current operating systems than before.

~~ 1 Cor. 10:31 ...whatever you do, do it all for the
glory of God. ~~
Last updated:
03 Oct 2011 |