Search
Related Links




    

Informative Articles

5 Minute Guide to Video Editing for Beginners
Getting started with video editing is very simple you only need a few items and you can be producing quality movies at home that you will be able to enjoy for many years to come. Maybe even produce a hit Hollywood movie. The basic items you need...

Credit Card Processing on the Internet
So you have finally finished your e-commerce web site, hired the best web publisher, added all the bells and whistles, outstanding graphics, and great merchandise. Now, how does your prospective customer pay you for your products? Clearly, it is...

Device Driver Basics
Most people understand that the "hardware" part of their computer is the real physical parts, like the keyboard, mouse, modem, hard drive and so on. They understand that the "software" is computer bits stored on the hard drive, CD-ROM, or other...

Things Newbies Need To Know
Be Cautious - Be cautious about anything you read on the web, in an email or on a newsgroup. There are so many scams and frauds that the best thing to do is ignore all of them entirely until you have enough experience and knowledge to be able to ...

Web Hosting Guide for Beginner
First and foremost, for non-IT savvy, it might be a little tough for them to comprehend the meaning of web hosting. I believe if you search it on any search engine, of course there will be answer and explanation for them. But, how far do you...

 
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