|
|
|
COMPUTER COURTESY
The tips that follow should help you to write e-mail that will be well received every time
The links in this PDF are 'live'. You can search keywords by going to Edit, Find, type word and click Next
Pay attention to punctuation, spelling, grammar...
Looking for the
best sourced
help
regarding computer security.
...
Net Novice No More
A relative novice when it came to the Internet, not too long ago I didn’t have a clue where to start when trying to create a website or why I had the need for one. Luckily though, with time and practice, it became apparent.
Having a website...
Protect Your Computer...and Your Business!
We all take the computer for granted. I mean, all we have to do is switch it on and it's ready to go. But did you ever stop to think what would happen if your computer suddenly crashed? And that is the only computer you have to work on!
What...
Who's Peering Into Your Computer?
Have any passwords, love letters, naughty pictures or sensitive business information stored on your hard drive? It's almost embarrassingly easy for a hacker to break into a networked computer and retrieve your personal information. Does your...
|
|
| |
|
|
|
|
|
|
Working With the Registry
---------------------------------------------------------- Permission is granted for the below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made and the byline, copyright, and the resource box below is included. ----------------------------------------------------------
Working With the Registry
By Stephen Bucaro
The Registry is the central database for everything about your computer. It stores configuration information about the operating system, hardware, software, and types of files on the computer.
The registry database consists of "keys" and "values". A key is a "place" to store a value. A key may store many values, or it may have subkeys, each which store values. The Windows 2000 registry has five top level keys as listed below.
HKEY_LOCAL_MACHINEHardware configurations HKEY_CURRENT_CONFIGOperating system settings HKEY_CLASSES_ROOTFiles types and software objects HKEY_USERSAll users configurations HKEY_CURRENT_USERCurrently logged in user configurations
The Registry is normally modified through Administrative or Control Panel utilities, but it is possible to edit the Registry directly. Making an incorrect modification to the Registry can cause your computer to fail to start, so it's wise to backup the Registry before making any changes.
To backup the registry, you can export it to an ASCII file with the .reg extension. You can export the Whole Registry or just a branch of the Registry. First select or create a folder where you would like to save the exported registry. To export the Registry, open the Registry Editor program by selecting Start | Run and typing regedit in the Run dialog box.
In the Registry Editor programs "Registry" menu, select "Export Registry File..." In The "Export Registry File" dialog box, navigate to the folder where you would like to save the exported registry. Then enter a name for the exported registry file (for example reg_date). Make sure the "Save as type:" drop down list has "Registration Files" selected. This will automatically add the .reg extension to the file.
In the "Export Range" section, set the "All" radio button. Then click on the "Save" button.
If you export the entire registry, the .reg file will be quite large, between 20MB and 30MB. You might want to export just a specific branch of the registry. To export a branch, highlight the branch in the left pane of the Registry before selecting "Export Registry File..." in the Registry Editor programs "Registry" menu. In the "Export Range" section, make sure the "Selected branch" radio button is set.
One reason to export a Registry file is to be able use a text editor to search it. The Registry Editor prgram has a "Find..." function in the "Edit menu, but it's more difficult to use.
- Don't double-click the file to open it in a text editor, as the default action for a file with the .reg extension is to merge it back into the Registry.
- Before you edit the registry file, make a backup copy.
Right-click on the file and select "Open with..." in the popup menu, or drag and drop the file to Notepad or Wordpad. Then use the capabilities of the text editor to search and edit the exported registry branch.
After you have completed editing the file, you can import it back into the Registry by selecting "Import Registry File" in the Registry Editor program's "Registry" menu, or by double-clicking on the file name.
The Registry is normally modified through Administrative or Control Panel utilities, but by using the method described in this article it is possible to safely edit the Registry directly.
---------------------------------------------------------- Resource Box: Copyright(C) 2004 Bucaro TecHelp. To learn how to maintain your computer and use it more effectively to design a Web site and make money on the Web visit bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter visit http://bucarotechelp.com/search/000800.asp ----------------------------------------------------------
About the Author
To learn how to maintain your computer and use it more effectively to design a Web site and make money on the Web visit bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter visit http://bucarotechelp.com/search/000800.asp
|
|
|
|
|
|