What To Do |
How To Do It |
Start programs using each of the following methods: |
- Type program name (full path may be necessary)
- MS-DOS prompt
- Run dialog box (click Start, Run)
- Explorer (Address box)
- Double-click icon
- Desktop
- Explorer
- My Computer
- Click shortcut
- Start or Programs menu
- QuickLaunch (icons on taskbar often near Start button)
- Start when the computer starts
- autoexec.bat (view contents using a text editor)
- config.sys (view contents using a text editor)
- Startup menu (click Start and move to Programs, Startup)
|
Stop programs using each of the following methods: |
- At the MS-DOS prompt
- Press Ctrl-C (e.g. after typing dir/p)
- In Windows
- File, Exit
- Close button (X)
- Alt-F4
- Using Task Manager
- Press Ctrl-Alt-Delete
- Click the Task Manager button (Windows 2000/XP)
- Select a task to end
- Click End Task
- You may have to click End Task a short time later
|
List tasks and view task information |
- Press Ctrl-Alt-Delete
(Windows 98 only displays a list of tasks)
- Click the Task Manager button
(Windows 2000/XP displays more information)
|
View task-related information in the System Information dialog box |
- Click Start, Programs, Accessories, System Information
- Click the + next to Software Environment
- Click each one of these items:
- Loaded modules
- Running tasks
- Startup programs
- Print jobs
|
View task-related information in the System Monitor |
- Click Start, Programs, Accessories, System Monitor
- Click Edit, Remove Item, and remove all items currently shown
- Click Edit, Add Item
- Click the Kernel category. You will see at least three items:
Processor Usage (%), Threads, Virtual Machines
- For each of the items, click explain, and add the items.
- Run some programs and note their effect on processor usage, threads
and virtual machines.
|
Use Scheduled Tasks |
- Click Start, Settings, Control Panel and Double-click Scheduled
Tasks
OR: Click Start, Programs, Accessories, System Tools, Scheduled Tasks
- Look at the list of existing scheduled tasks
(name, schedule, next run time, last run time, status)
- Double-click Add Scheduled Task and click Next
- Select a program to run
- Select when the task should be performed
- Tick the box to view settings
- Click Finish
- Click the Settings tab to view and change other scheduling settings
|