It is very important to understand how things are stored on your computer. If you can't save, open and delete files then you might as well be using a calculator for all the control you will have over what is going on *grin*
There are several ways to look at the files on your computer. You can go through the My Computer icon, through Windows Explorer, through another installed file manager program and through the windows pop up dialogs.
The "usual" way is to use Windows Explorer.
A few definitions:
If you don't have an icon on your desktop for Windows Explorer (not Internet explorer, that's a different program) then you will find it in your start menu listing.
Open Windows Explorer
So we are all seeing a similar thing please do the following:
Go to the View menu > Folder Options
Click the View Tab
Set options as in this pic.Then click APPLY then OK
Now you should see something like this:
This shows the current directory highlighted in the left pane and showing in the right hand pane
in this case the C:\ indicates it is showing the basic C drive - or the ROOT directory of C
The left pane shows the drives and folders (or directories) only. No files. You can see that the C drive is highlighted. The + next to a directory indicates that there are more folders inside it.
The right pane shows the inside contents of the folder / drive highlighted in the left pane.
Folders are shown with a small yellow 'manila folder" icon beside them.
Files have a variety of icons depending upon their type. They may also have an extension like .bak on their name.
This column shows the file name (with the extension if hide extensions is not checked in the options) By clicking on the title bar of the column you can sort the folder contents alphabetically (or reverse abc with a second click)
This column shows the file size. By clicking on the title bar of the column you can sort the folder contents by size.
This shows the type of file (folder, exe, program, paint shop image etc). By clicking on the title bar of the column you can sort the contents by type alphabetically (or reverse abc with a second click)
This shows the date the file was last modified (or saved). By clicking on the title bar of the column you can sort the contents by date (or reverse date with a second click)
The A drive is usually the floppy drive. Clicking on the A drive without a floppy in it will bring up an error message that it can't read the drive. Just cancel if you didn't really mean to click there ;-)
The CD Rom is usually the last drive in your machine. It's letter depends upon how many drives you have. In this case it is Drive G. Clicking here when the drive is empty will bring up an error message. The title of the drive will change depending upon the type of CD you have in it at the time.
Some people may have a zip drive or other removable drives on their machines. The letter name depends again on how many drives. Some zip drives have the ability to set the letter that you choose.
This shows how many objects are in the open folder / drive shown in the right pane.
This shows how much space the visible files in the right pane take up. Note this does not include space taken up by files inside folders, only the visible files. Free space is the amount of space left on a drive. I'll discuss file size more in a later tutorial (check the index) but the basics are that a kb (kilobyte) is 1/1024th of a mb (megabyte) and a mb is 1/1000th of a gig (gigabyte).
Warning: Windows is incredibly unreliable about reporting drive size and file usage. Don't ask me why, sometimes I think it just makes up numbers for it's own amusement ;-) The fact remains that if you look at a drive in DOS the size and available space will differ from that shown in Windows. Not a major problem, just another confusing thing in the world of computers.
- Highlight each drive in turn in the left pane and check the 'disk free space' at the bottom of the window.
- OR
- Highlight the drive letter. Right Click. Select Properties. It will show drive size and used space.
Double clicking on a folder will open it, showing the contents in the right hand pane and moving the highlight in the left pane.
Double clicking on a file will open it.
The best way to learn is to go in and play.
With Windows Explorer open click once (to highlight) on C drive (in the left pane)
If there is a - (minus sign) beside it click it once.
Now everybody, click the +
You are now looking at a list of all the folders on your C drive.
Find My Documents Double click it.
This is the default folder for many programs to save to. It's a good idea to get into the habit of saving all your documents into this folder (you can make sub directories (folders) to sort things. It makes it much easier to find things if you keep them centralised.
Double click one of the folders in the right pane.
Now to go back to My Documents click the Up Directory button
Note that the address line will always tell you where you are - in this case in the humour folder in the My documents folder on the C drive.
The key to finding files is knowing where you save them.
Let's practise.
Open notepad (Start button > program files > Accessories > notepad.)
Type something.
Go to the File menu. Click Save.
A dialog box will pop up with file directories in it.
If the folder listed at the top isn't the folder you want to save into then click the arrow to drop down the menu.
Click My Documents.
The box now shows the folders in my documents.
To make a new folder click the new folder button. A new folder will appear - type in a name (in this case type test).
Hit Enter, then double click the test folder.
Enter a file name in the space (type my first file ) (it will automatically add .txt -see the type of file in the "save as" part of the box. More on this later) )
Note: In the early days of home computers files had to be no more than 8 letters followed by the 3 letter extension, with no spaces, leading to enlightening names such as glta1612.doc. With the later versions of Windows longer file names have been possible so you can have a file called general letter to all 16 dec.doc. Be aware that if you look at this file in a program that doesn't support long file names it will appear as genera~1.doc
Click save
Close Notepad.
Open Notepad (Start button > program files > Accessories > notepad.)
Go to the File menu, Click Open.
Most probably it will
open in the place you last saved to.
If not use the drop down menu to negotiate your way to the test folder in My
documents.
Note: it will only show files that have .txt extensions unless you change the "files of type" setting at the bottom of the dialog box to "All files"
Click on my first file and click open (or just double click the filename)
Simple isn't it :)
Close notepad
You can (to a certain extent) move files around to suit yourself and make them easier to find. For example if Word normally stores all yur files somewhere in the depths of the program files folder you can move them to my documents. However you can't move a program file (like the files that run word itself for instance, if you do the program won't run. In general thought word, works, text files, graphics, sounds etc can be moved.
Highlight the drive or folder you want the new folder in.
Go to File menu > New > New Folder.
The new folder will appear in the right hand pane - type in the name and hit
enter.
Right click the file, select rename and type in the new name.
Try not to rename files that already have shortcuts etc or nothing will be able to find them.
To move or copy a file is similar to the techniques used in the last tutorial for copying and pasting text etc.
Simply highlight the file you want to move or copy and use the preferred technique (see tutorial 2)
Open Windows Explorer
Go to My Documents
Create a new folder called pastetest
Go to the test folder and right click on my first file.
Select copy
Go to the pastetest folder. Highlight it and right click and select paste.
Now double click the folder - you should see a copy of my first file.txt in it.
To move instead of creating a duplicate use Cut instead of copy. However be careful, ne false move and you could lose a file. I usually copy then go back and delete the original file.
Highlight the file my first file.
Press the delete button on the keyboard OR right click and select delete.
It will ask if you really want to delete the file. Select Yes
Deleted files go to the recycling bin which is sort of a halfway folder. More about recycling another time;-)
Highlight the pastetest folder.
Hit delete and select Yes.
Do the same for the test folder.
Back to the Tutorials