Using The Registry Editor - Editing Keys And Values



What you should know about the Windows registry.


 All users who in one way or another interest you make changes and adjustments to its operating system for it, whether to customize it, make it more productive, more efficient, add and remove components at will, as we do in our office or our room, they must understand the structure and operation of the registry, also known essential elements of its management and basic editing form.
No advanced knowledge is required, there are small tools as we will see who can make changes or enter settings to your liking in an easy and I'm not talking about programs or third party applications. 
The Windows registry is simply a central database, a central information store that contains all the diverse range of information necessary for Windows to operate both the hardware and software. Each operating system has to hand the information necessary for its operation stored somewhere, so Microsoft created the Windows registry.
Everything that moves, is changed, altered in Windows, thus creating a new folder, and install a program, is registered with all the details in the register, hence the importance of learning their rules.
The log configuration information is stored in binary form, but not accesses this data directly. Windows comes with an accessory called the Registry Editor, also known as Regedit that provides the interface and the means necessary to enter or modify data and information it contains.

Windows Registry Structure.


Information in the Registry is organized into a tree as folders and files, much like the browser. In the registry, the information is stored in key .These are like folders. Keys can have subkeys like folders have subfolders. The data contained in a code is called valueSomething like a file. The data may actually have many formats and can be a string, number or series of numbers.
No need to directly edit the Registry Editor (Regedit), there are some interfaces to edit the Windows settings made in the Register, for example.
Group Policy Editor
There is an administration console called the Group Policy EditorTo open, go to Start, Run and enter gpedit.msc, see the multitude of options to configure.
INF files.
The INF files with the extension can also be used to edit the registry, you can make and edit with Notepad.
Registry files (. Reg)
There is another way, best known for the average PC user can easily perform registry edits without having to face the beast, are small files with REG. To edit the registry with them only need to create or edit them with notepad and click the right mouse button on the file and select Merge from the context menu that opens, the values contained in it were added to the registry.
VBScript files.
Scripts files are written in VBScript and VBS extension is another common way to edit the registry.

Many examples of all the above files you will find in the pages whose links are listed above.

Registry hives


When you start Regedit will see that the register is divided into five main sections, the most commonly used in editing and configuration are the first three.
HKEY_CURRENT_USER Contains the configuration information of the user who is logged on. The user's folders, screen colors, and Control Panel settings are stored here. This key is sometimes abbreviated to HKCU.

HKEY_LOCAL_MACHINE Contains configuration information particular to the computer (for any user). This key is sometimes abbreviated as HKLM.

HKEY_CLASSES_ROOT The information stored here makes sure that when you open a file with Windows Explorer will open the correct program.  You can also find the subkey of HKEY_LOCAL_MACHINE \ Software.

HKEY_CURRENT_CONFIG contains information about the hardware profile that uses the local computer when the system boots.

HKEY_USERS Contains all actively loaded user profiles on the computer. HKEY_CURRENT_USER is a sub key of HKEY_USERS. HKEY_USERS is sometimes abbreviated as HKU.

Main data types currently defined are used in Windows.


String Value REG_SZ A string of fixed length text.

Binary Value REG_BINARY Raw binary data. Most hardware component information is stored as binary data and is displayed in hexadecimal format in the Registry Editor.

DWORD Value REG_DWORD
Data represented by a 4 bytes long (a 32-bit integer value). Many parameters for device drivers and services are this type and are displayed in Registry Editor in binary, hexadecimal or decimal.

Multi-String Value REG_MULTI_SZ
 A multiple string Values that contain lists or multiple values, this is the format which is easier reading. The entries are separated by spaces, commas or other punctuation.

Expandable String Value REG_EXPAND_SZ 
 String of variable length data. This data type includes variables that are resolved when a program or service uses the data.

Before you edit the registry, export the registry keys you want to change or make a backup of the entire registry.


Read More Add your Comment 0 comments


Things That Should Be Known Before Editing Registry



What is the registry?
The Windows Registry is a centralized database that stores settings and options of the operating system. It contains information and settings for all hardware, software, users, and preferences of the PC. The Registry Editor is used to add and edit registry keys and values, to restore a backup or default values, and to import or export keys for reference or backup.
Editor can be accessed by typing in Start-REGEDIT or from the command line, but no amendment is recommended for those who are not familiar with its useless because you can leave your operating system.
Below include a number of tricks and procedures you might be very useful, but we recommend their implementation with caution and always make a backup before making any changes.


Advice before making any changes to the registry.

How to backup Windows registry?
Home, Regedit. Once you open the program, click on the Registry menu and give to export log file giving it a file name. Another option is for XP by clicking the Start button and giving the option to run, and type scanregw.exe , a program that will check the registry and then give us the option to do a backup that can restore from the command prompt outside of Windows by typing scanreg.exe / restore .

Restore the registry for errors.
Start the computer. When you see the message Please select the operating system with which to start, press F8. Use the arrow keys to highlight Last Known Good Configuration, and then press ENTER. Use the arrow keys to highlight an operating system, and then press ENTER.

Default settings of the registry values.
In Windows XP, there is a branch. DEFAULT key under HKEY_USERSregistry that includes the default values assigned for each new user profile This branch is useful not only to define the settings for new users of the system, but can be used to obtain the default value for a particular setting that has been modified. If for example the value "UserPreferencesMask" branch HKEY_CURRENT_USER \ Control Panel \ Desktop is an incorrect setting, bearing in mind that it is a binary value whose data is not necessarily easy to interpret, simply navigate to the branch HKEY_USERS \. DEFAULT \ Control Panel \ Desktop and get the default setting for that value to update the value of our active profile.

Edit the registry keys


The secret to safely edit the registry is to learn to export the keys.Once you've found a setting you want to edit and you decide, be sure to export the selected branch in File> Export, enter a name and verify that the type is: log files *. reg . The advantage of the extension. reg is apply it by double clicking the saved configuration. You can examine it in the agenda note: right click and choose Open With or edit.
This included a series of keys that are to be included directly in the registry according to your needs. You can do this in two ways:
The first is to open the registry editor Start> REGEDIT and navigate to the specified key, give two clicks and modified the value.
The other way is to create an executable file by copying the data into a text file that can be done with notepad and saving it with the extension. reg and then you just have to make two clicks.

Permissions to edit the registry


To make changes to the Windows registry must log in as administrator, if you have the necessary permit test the following option:
Stand on the key to change, click the right mouse button and select from the menu that appears PermitsClick Advanced> Owner, select your name and check the box Replace owner on sub-containers and objects and click OKNow in the previous window select your name and check the box Allow Full Control OKThat is all.

If you like it (like me) to change the default settings of your operating system and you dare to experiment on your own by modifying registry values in the following link are the essential knowledge you possess.

And modified registry keys added by the virus often are

Whether in the fields:
"HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \"or at:
"HKLM \ Software \ Microsoft \ Windows \ CurrentVersion \"
The following keys are added:
Policies \ Explorer \ NoFolderOptions (to not display the folder options)
Policies \ System \ DisableRegistryTools (in order to disable logging)
Explorer \ Advanced \ ShowSuperHidden (to not show system files)
In all "0" is zero and the value "1" set. If you're in the record can be set to "0" or remove them without fear.
Another key is 
"HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ Shell" in which the value has to be just "explorer.exe"

How to create scripts or reg files to add information to record


The easiest, simplest and fastest way to change the registration information to either add, change or delete the same key values is to create a script or reg file, this is but a small text file created with notepad notes and saved with the. reg file, you must have the header:Windows Registry Editor Version 5.00 , would be (an example) as follows:
Windows Registry Editor Version 5.00


[HKEY_CLASSES_ROOT \ Directory \ shell \ command]
To give you two click and accept the confirmation window that appears, or merge the information is added to the registry.
That way you avoid having to open the editor and manually change the keys so you can make your own script with the codes that appear in the pages of this section.

Create your first script or reg file


Create your first script or reg file with the following code that lets you create a button on the mouse context menu to access the Registry Editor.
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT \ Directory \ Background \ shell \ Open REGEDIT]
@ = "Open REGEDIT"
"Icon" = "C: \ Windows \ \ regedit.exe"

[HKEY_CLASSES_ROOT \ Directory \ Background \ shell \ open regedit \ command]
@ = "C: \ Windows \ \ regedit.exe"


Read More Add your Comment 0 comments


Top 5 Games for Windows Phone 7



Some of the benefits of the new platform is the integration with Xbox Live, which offers the option of downloading games compatible with the terminal, to continue sessions on the phone you've had in the console, see your avatar, the scorecards , save your Gamerscore, among other things.
Although currently there are not many games for the mobile operating system, especially when compared with those already there to IOS, the developers are working to gradually Application Shop Microsoft be filled with them. The guys at IntoMobile have made a ranking with the top 15; we will begin to speak of the top five best. 

 

1. Flight Control

This game became very popular for iOS and is now available for Windows Phone 7. Presents the same interface as the iPhone version, you can say it is almost the same game. With all the features, the game offers a variety of aircraft and helicopters, several airfields, and tracking statistics. It is available in Windows Phone Marketplace at a price of $ 2.99.

2. Flowerz

Flowerz is an arcade game for Xbox Live that allows us to "plant" flowers to score points. This game, which is very similar to Bejeweled, begins with an open grid with lots of colorful flowers. We present new flowers, one at a time and we have to put them to line up in rows of 3 or more. Once arranged in groups of three, the flowers will disappear and win points. Also available on the App Store platform, but in this case it is for free.

3. Earthworm Jim HD

This classic comes to the Microsoft platform by Gameloft. This set of Xbox Live Arcade has a unique style and a unique history. In the game, you control a super hero on his journey to rescue the princess. It is a two-dimensional game that includes 12 types of enemies, 4 kinds of different games and 16 levels. The game is fun, challenging and highly recommended for casual gamers.

4. Rocket Riot

Rocket Riot is a classic, stylish type 8-bit, shots and two-dimensional view full of surprises. This game has graphics very good, a great story, and a little humor to entertain. The controls are somewhat cumbersome and takes some getting used to, also is expensive ($ 6.99), but their integration with Xbox Live softens the blow.

5. The Harvest

The Harvest is a science fiction game, action RPG where you take the place of a mechanized infantry unit. It has a deep history and some excellent graphics. However, the buttons on the screen are rather small and requires some concentration to handle them properly. It must be said in its favor, which shows the power of Windows Phone as a gaming platform. It is priced at $ 6.99 Phone Windows Marketplace, but there is also a free trial.


Read More Add your Comment 0 comments


How to install windows 7 by using USB?



If you want to save on the installation of Windows 7 much time or want to install Windows 7 on a Netbook, it's worth the installation of Windows 7 using a USB stick. We show how it works.

 You will need a USB flash drive with 4 GB of free space. All the data stick will be deleted!

Extremely important note before you read on: The commands assume that the connected USB flash drive drive 1 "is recognized by Windows" as! To be sure, enter the command line diskpart and type in the command "list disk". Under "Bearer" You see the number that the inserted USB drive is assigned! The line "select disk 1" (highlighted below in bold) then must be adjusted accordingly!
* Diskpart
* select disk 1 (if necessary. the value must be changed!)
* Clean
* Create partition primary
* Select partition 1
* Active
* Format fs = fat32
* Assign
* Exit
Afterwards, the entire contents of the Windows 7 DVD will only be copied to the USB stick. To do this, use the xcopy command:
Xcopy (DVD-ROM drive letter): \ *.* / s / e / f (USB stick drive letter): \
Now let the computer must only booting from USB drive, so that when inserted USB flash drive, the installation routine of Windows 7 launches. The installation of the operating system should now be done within few minutes.


Read More Add your Comment 0 comments


 
Related Posts with Thumbnails

© 2010 Internet Freakz All Rights Reserved Thesis WordPress Theme Converted into Blogger Template by Hack Tutors.info