Software
Software
Sometimes abbreviated as SW and S/W, software is a collection of instructions that enable the
user to interact with a computer, its hardware, or perform tasks. Without software, computers
would be useless. For example, without your Internet browser, you could not surf the Internet or
read this page and without an operating system, the browser could not run on your computer. The
picture to the right shows a Microsoft Excel box, an example of a spreadsheet software program.
There are Two Type of Computer Software.
1. System software
Systems software includes the programs that are dedicated to managing the computer itself, such
as the operating system, file management utilities, and disk operating system (or DOS). The
operating system manages the computer hardware resources in addition to applications and data.
Without systems software installed in our computers we would have to type the instructions for
everything we wanted the computer to do!
Example: MS-DOS, Windows, Linux, Unix, Mac
2. Application software
Application software, or simply applications, are often called productivity programs or end-user
programs because they enable the user to complete tasks such as creating documents,
spreadsheets, databases, and publications, doing online research, sending email, designing
graphics, running businesses, and even playing games! Application software is specific to the
task it is designed for and can be as simple as a calculator application or as complex as a word
processing application.
We can categorize software into several group Example: -
Documenting
➢ WordPad
➢ Microsoft word
Database
➢ SQL
➢ Oracle
Editing
➢ Adobe Photo Editing
➢ Ulead Video Editing
Gaming
➢ Solitary
➢ Spider
Programming
➢ C++
➢ Java
➢ C#
CMOS/BIOS setting.
The BIOS settings that you use to control how your PC works must be saved in non-volatile
memory so that they are preserved even when the machine is off. This is as opposed to regular
system memory, which is cleared each time you turn off the PC. It allows to enable and disable
device and it allow to show Ur system information.
Safe Mode
if you have a problem that is stopping the computer running in normal mode, you get access to
the internet to fix it and other machines to back up your latest and still unsaved data if a reinstall
is indicated. If the problem is caused by a virus program that runs in normal mode, it isn't likely
to be running, making removal easier. If the problem is a faulty driver, (perhaps from the wrong
order of steps when setting up a new device) or multiple installs of the same driver, safe mode
shows the lot and lets you remove all the installs and start fresh from normal mode. It is advance
repair option by running system restore easily.
To fix Windows 7, Last Known Good Configuration should be the first option when
troubleshooting Windows startup problems. Keep in mind that using this startup boot option is
only helpful if Windows 7 system was working correctly and the last shutdown was completed
successfully.
1. Click Start, point to All Programs, point to Accessories, point to System Tools, and then
click Backup. The Backup or Restore Wizard starts.
2. Click Advanced Mode.
3. Click the Restore and Manage Media tab.
4. Use one of the following steps:
· If you want to restore from a backup file, expand File, and then expand the
backup file that you want. For example, expand Backup.bkf
created 01/01/2002 at 1:15 PM. By default, backup includes the date and time
of the backup as part of the file name.
· If you want to restore from a tape backup, expand the tape device that you want
(for example, Travan), and then expand the media name that you want. For
example, expand Media created 01/01/2002 1:15 PM.
5. Click to select the check boxes for the folders that you want to restore. If you want to be
more specific in your selections, double-click the folder that you want, and then click to
select the check boxes for the files or folders that you want to restore.
If you are restoring the whole operating system, click to select the System State check
box.
Note If you are restoring the operating system, click Always replace the file on my
computer.
8. Click Start Restore.
9. If you receive the following message, click OK if you want to restore
the System State information with the selected backup:
Warning
Restoring System State will always overwrite current System State unless restoring to an
alternative location.
10. In the Confirm Restore prompt that appears, click OK. A Restore Progress dialog box
appears, and the restore operation starts.
11. When the restore process is complete, click Close. If you are prompted to restart the
computer, click Yes.
Creating user account and manage user accounts using DOS and
Windows.
In DOS
✓ net user /add [username] [password]
✓ net localgroup administrators [username] /add
In Window
1. Choose Start→Control Panel. ...
2. Double-click the User Accounts link. ...
3. Click the Create a New Account link. ...
4. Enter a name for the account. ...
5. Select the type of account you want to create for Windows XP. ...
6. Click the Create Account button. ...
7. Close the Control Panel.
Using Local User
1. Start
2. Right click on my computer
3. Manage
4. Local Group and users.
REGEDIT
It Is a registry editor used to change the preference of installed software on the computer.
✓ Type regedit.exe on run or search.
MMC
Is Microsoft management console that allow to perform computer activity by adding and saving
snap in.
✓ Type mmc.exe on run or search.