———•———
In light of what you've just read about the file system heirarchy, a "fully qualified file specification", or "filespec" - a description of the file's name and location - looks like this:"drive:\path\fn.ext", where:
| drive: | is a single drive letter followed by a colon. Example: "C:". As the root folder, the drive is followed by a backslash. |
| path\ | includes all nested folders, if any. Each is followed by a backslash. Example: "parent\child\etc\". If the file is in the drive root, the filespec is just "drive:\fn.ext". Note that Internet browsers use forward slashes ("/") instead of backslashes. |
| fn | is the file's arbitrary name, or "filename". Often the entire "fn.ext" is also called a filename, however: |
| .ext | is the file's "extension" (or "filetype"), if any, preceded by a period. While some are arbitrary, others are reserved for files with specific properties and are associated with specific programs. Example: by default, double clicking a "fn.txt" file causes it to be opened by a text editing program named "Notepad.exe". You can look up the meaning of standard extensions at Filext.com. |
open My Computer > Control Panel, or open Windows Explorer > Tools. Then open Folder Options > View tab. Scroll down the Advanced Settings list, and uncheck Hide Extensions For Known Filetypes.
While you're there, make sure that Hide Protected Operating System Files is checked! Then click OK.———•———
Computers have a "system drive": a hard drive partition which is specially dedicated to hosting the computer's operating system. Proper functioning, also called the "health", of this drive is critical to the computer's well being.Corruption: usually the result of circumventing the system's built in protections through improper settings or bad software. Except for viruses, corruption causes some of the more difficult problems commonly found. Its effects, best described as distortions, can be anything including garbled or missing data, files, folders, even drives, and system instability and crashes. Usually, but not always, Windows will mark the drive as "dirty" and tell you to clean the drive with the "ChkDsk" or "ScanDisk" program. In a properly maintained system, corruption is rare.
Fragmentation: When a file is written to disk, Windows writes fragments of that file wherever they will fit. Over time and without proper maintenance, you could easily have hundreds of files in thousands of fragments. This doesn't hurt your system directly but, for the task at hand, it has to work harder to disregard all the fragments that aren't needed, and to find, organize, and assemble the fragments which are needed, every time they're needed. Windows doesn't gripe about this at all, it just works harder and runs slower. Then you gripe. Instead, run the Disk Defragmenter periodically.
To maximize your hard drive's performance and reliability, get a copy of Diskeeper® — automatic disk defragmentation while you work.
Time: Actually we mean the total amount of movement that the drive's parts have endured. Moving parts gradually wear out; however, unless the drive is always working hard and/or constantly overheated, it should last a very long time. Modern hard drives normally give you your money's worth and more.
———•———
A physical drive is partitioned into one or more logical drives, each with its own drive letter. The first created (or only) partition is called the "primary partition".———•———
Among other items on the system drive is a set of specialized folders created when Windows is installed. Briefly, these are:C:\Documents and Settings
This folder contains a "profile" subfolder for each user account on the system, an additional profile which applies to All Users, and optionally a Default User profile which can be tailored to simplify the creation of new user accounts.
Creating, removing, or renaming a user profile must be performed only through the User Accounts control panel. Never attempt to manipulate these outer profile folders by any other means.
As a general rule, do not alter any of the subfolders within a profile. Many of these subfolders have specialized properties and functions, such as the user's Desktop and Start Menu, which may be corrupted or destroyed by tinkering with them. Other folders contain data or provide a work space which directly affects the proper operation of various applications.
That being said, there are some subfolders and files, further down in the folder heirarchy, which you can (and will) freely alter, such as the contents within:
"C:\Documents and Settings\username\Favorites\...", and
"C:\Documents and Settings\username\My Documents\..."
C:\Program Files
This folder contains installed software other than the Windows operating system, and provides a common ground for sharing some components among various applications.
Ideally, adding, removing, or changing the contents of this folder (and its subfolders) is handled through software installers or uninstallers, the Add/Remove Programs control panel, or by normal settings and operations of the installed software.
C:\WINDOWS
This folder contains the Windows operating system. Its contents are managed by Windows Update and the operating system itself.
Do not add, remove, or change anything within this folder or its subfolders without a clearly defined reason for doing so and complete instructions from a trusted source.
———•———
Now let's focus on some basic methods for working with the file system. While there are more complex ways to accomplish the same tasks, some of the following instructions require the use of a mouse which has at least two buttons (with apologies to users of Apple's Cyclops mouse)."C:\Documents and Settings\username\My Documents",
the root folder "C:\" (if you have permission), or
on the Desktop (so you can skip some of the navigation)
The tip (or "hot spot") of the mouse pointer, rather than the picture of the object you are moving, must be directly over the new location when you drop the object.
If the new location is a folder, wait briefly for the folder to be automatically selected (its icon changes color) before you drop the object.
If the new location is a menu of cascading folders, like some toolbars, the Start Menu, and folders in the lefthand pane of Windows Explorer, wait for the first folder to open, then move the pointer through the cascading folders until you find your target folder (remember, you're still holding down the left mouse button), then drop the object.
If the new location is on another logical drive, drag and drop performs a Copy, rather than a Move operation, so a copy of the file remains at the old location. For greater control, drag and drop using the righthand mouse button instead of the left. Then when you drop the object, a context menu appears with options to Copy or Move the object, to Create a Shortcut for it at the new location, or to Cancel the operation.
If you drop the object onto a program icon, the object is not moved; instead you are asking the program to process the object. Example: If you drop a text file on the icon for Notepad.exe, Notepad will open the file for editing.
If the mouse pointer changes to a small icon which looks like the universal "NO" symbol (a circle with a slash through it), then you cannot drop the object into that location.
If you want to cancel the action of dragging with the left mouse button, move the object back to its old location, and drop it. If Windows gripes about this, respond appropriately.
If you made a mistake and you can't figure out where you dropped the object, immediately right-click an empty area of the Desktop or the righthand pane of Windows Explorer, and click Undo Move in the context menu to put the object back in its old location.
Don't use the Undo functions carelessly. They simply undo the most recent related action, regardless of what caused it, where it occurred, and when. You may inadvertently cause problems if you Undo a Move or Rename action which was purposely executed by a software update or other operation.
20080413-2356 Installed Diskeeper 2008Pro update v12,0,781,0.txt
and you now notice that you typed the wrong date or version number and wish to correct it. You need to click it twice, slowly, to make it ready to rename.Method 1: Stop immediately - do not click elsewhere or press the Enter key. Now delete all characters, including spaces, from the filename, until the text cursor does not move when you separately press the Home and End keys. Now press the Enter key to retrieve the old filename. This works because Windows does not permit you to assign a null (empty) filename.
Method 2: If you have already replaced and confirmed the accidental filename, immediately right click an empty area in a folder or on the Desktop, then click Undo Rename in the context menu. This method is less precise than Method 1 because it simply reverses the most recent rename operation, regardless of what caused it, where it occurred, and when.
To Copy: right click the object, then click Copy. Open the new location and right click an empty area inside it, then click Paste.
To Move: right click the object, then click Cut. Open the new location and right click an empty area inside it, then click Paste. Note that the object is removed from its old location only after Windows creates and verifies a copy of it at the new location.
To Create a Shortcut: right click the object, then click Copy. Open the new location and right click an empty area inside it, then click Paste Shortcut.
Method 1: Copy the file to your Desktop. Now the same data occupies twice as much disk space. Soon, you can easily lose track of what changes were made to which file. This in turn can cause minor to serious business problems (or computer problems, if you're working with system control files).
Method 2: Create a shortcut to that file on your Desktop. The shortcut is tiny, occupying about 1KB. When you double click that shortcut, it opens the original file at its original location. Make sure you have good backups, and you're set. If you no longer need the instant access, just delete the shortcut - the original file remains intact.
———•———
You should consider coordinating your personal folders with your backup plan, including the available space on your backup media. For example, you could create three major folders:...\Small\...
to contain smaller, critical files which should be backed up frequently on small portable media such as optical disks, flash drives, or micro hard drives.
...\Medium\...
to contain general work files, documentation, and references which need to be backed up less frequently on mid-sized media such as micro or regular hard drives.
...\Large\...
to contain large archival and media files (audio, graphics, and movies) which only need to be backed up occasionally on large hard drives.