|
Home » Articles » Anitivirus Software
Windows Files and Folders
A virtual filing cabinet
Without a basic understanding of how computers and their files interact, you will not be able to understand the impact viruses and malicious code can have on a system.
A computer’s operating system and the programs that run on it are made up of individual files, most of which reside in directories or folders much like a filing cabinet. For example, most of the files associated with the Windows operating system might be found in a folder logically called Windows. Within the Windows folder are several subfolders (many of which also have subfolders) that help further categorize the files they contain. Files that don't reside in a folder or subfolder are said to be on the root of the drive.
The actual name of the Windows folder can vary from system to system. For example, someone installing the Windows XP operating system might choose a folder name such as WinXP. Because of this, %windir% is often used in technical writing to imply the name of the Windows folder, regardless of what that actual name might be.
Think of your home filing cabinet. Perhaps you have a file folder named ‘Bills' and inside that folder you have copies of individual bills you’ve paid. Perhaps you’ve even organized them using sub-dividers, so that the Bills folder is actually broken down into months or type of bills. Comparing that to a computer, the individual bills would be the files, the sub-dividers would be the subfolders, and the main folder ‘Bills’ would be a directory or folder found on the computer.
Terms to know:
Files
Folders
Subfolders
----------------------------------------------------------------------------------
The computer stores its files, folders, and subfolders on a hard-drive. Think of the hard drive as a single drawer in your home filing cabinet. There may be multiple hard drives on your system, just as there are multiple drawers in a filing cabinet. Hard drives are often referred to as fixed media implying that they cannot be easily removed from the computer. In conjunction with that is something called removable media, implying that it can be easily moved into or out of the computer. Like hard drives, the CD-ROM drive and the floppy disk drive are examples of fixed media, whereas the CD-ROM itself, or the floppy disk, are examples of removable media. Prior to the popularity of the Internet, removable media was the source of most virus infections. These viruses were said to spread by SneakerNet, implying that they were transmitted from person to person as they shared files and programs contained on floppy disks.
Fixed media such as hard drives, CD-ROM drives, and floppy disk drives are assigned drive letters by the operating system. Typically, the floppy drive is assigned drive letter 'A', the primary hard drive (also referred to as the local drive) is referred to as drive letter 'C', and subsequent hard drives or CD-ROM/DVD drives are referred to as drive letters 'D' through 'Z'.
The Windows operating system is a graphical user interface (GUI) designed to allow manipulation of the files, folders, and subfolders and to allow easier manipulation of the hardware associated with the computer. Years ago, in the days before Windows, PCs used DOS. DOS was not a graphical interface and users were required to memorize the commands necessary to move through the folders to locate and execute (run) the desired program.
Consider the two screenshots below, both depicting the Windows\System subfolder as found in DOS and Windows Explorer, respectively. Which do you find easier?
Search
Antivirus Software
Sponsored Links
Stop Viruses Now
Visit Symantec for updated information and removal resources
enterprisesecurity.symantec.com
Email virus hoaxes
Breaking News, Insight and How To Defend Against Email Worms
security.eweek.com
F-Prot Antivirus Windows
Stop viruses dead in their tracks Protect your system now!
www.f-prot.com
Windows Files and Folders
Fixed and removable media
More on this feature
- Virtual Filing Cabinet
- Disks and drives
- Shortcuts and icons
- File types and extensions
Glossary
Help with this feature
The computer stores its files, folders, and subfolders on a hard-drive. Think of the hard drive as a single drawer in your home filing cabinet. There may be multiple hard drives on your system, just as there are multiple drawers in a filing cabinet. Hard drives are often referred to as fixed media implying that they cannot be easily removed from the computer. In conjunction with that is something called removable media, implying that it can be easily moved into or out of the computer. Like hard drives, the CD-ROM drive and the floppy disk drive are examples of fixed media, whereas the CD-ROM itself, or the floppy disk, are examples of removable media. Prior to the popularity of the Internet, removable media was the source of most virus infections. These viruses were said to spread by SneakerNet, implying that they were transmitted from person to person as they shared files and programs contained on floppy disks.
Fixed media such as hard drives, CD-ROM drives, and floppy disk drives are assigned drive letters by the operating system. Typically, the floppy drive is assigned drive letter 'A', the primary hard drive (also referred to as the local drive) is referred to as drive letter 'C', and subsequent hard drives or CD-ROM/DVD drives are referred to as drive letters 'D' through 'Z'.
The Windows operating system is a graphical user interface (GUI) designed to allow manipulation of the files, folders, and subfolders and to allow easier manipulation of the hardware associated with the computer. Years ago, in the days before Windows, PCs used DOS. DOS was not a graphical interface and users were required to memorize the commands necessary to move through the folders to locate and execute (run) the desired program.
Consider the two screenshots below, both depicting the Windows\System subfolder as found in DOS and Windows Explorer, respectively. Which do you find easier?
Terms to know:
Fixed media
GUI
Local drive
Hard drive
Removable media
%windir%
----------------------------------------------------------------------------------
|