|
|
Christian InTech Articles - Computers
|
Emerging Printer Interfaces
There are some new and exciting technologies for printers that we will all be enjoying in the very near future. Actually the technology is available right now but many people do not understand it or know how to use it. The technology that I will...
Software Piracy - Global Increase
Pirated software is on the increase and now accounts for over one third of the software installed on the world's computers and it's cost the software industry a staggering, $28bn (£12bn) last year in lost revenues. That's the startling claim of...
Spy Scanners – Don’t Compromise your Privacy
Spies, spyware, internet parasites are among what they are usually called. These are scouts that monitor your web activities. The work undercover to check on your surfing patterns, spending habits, items bought, they extract email addresses,...
VOIP QUESTIONS AND ANSWERS
Voice over Internet Protocol, or VoIP, has grown in popularity recently and with that rise in popularity has come a number of common misconceptions and confusion. Global Value Conncet ( http://globalvalueconnect.com ) has complied this simple...
You Can Stop Computer Viruses
Hardly a day goes by when you don’t hear about a computer virus in the news or from someone you know. As a matter of fact, there are well over 8,000 active computer viruses in the world in any given twenty-four period and 5 new viruses are...
|
|
| |
|
|
|
|
|
|
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
|
|
|
|
|
|