File Type | Default Path |
An Image File (.bmp, .gif, .jpg, etc.) | C:\WINDOWS or C:\My Documents\My Pictures or C:\My Pictures |
A Text File (by Notepad) | C:\WINDOWS |
A Wordpad Document (.doc) | C:\My Documents |
A Downloaded File (.exe or .zip, generally) | C:\Desktop (or your online service's download folder if you're using an online service to connect to the Internet with) |
*.""" | Replace """ with any file extension and your computer will find all the files with that extension. | |
*> | Replace > with any letters/numbers/symbols that a file name may contain. For example, replace > with "win" (without the quotes) and every file that begins with "win" in its name will be found. | |
"* | Replace " with a number/letter/symbol that a file may start with, and all the files that begin with that character you specified will be found. |