/*--Google Analytics--*/ /*--Google Analytics--*/

How to create a DWORD in registry

There are many times windows users are required to create new DWORD's in registry..

Here is the procedure for creating a DWORD



Step 1: Go to Run box by pressing Win+R button
Run Box

Step 2: Now type regedit.exe and press OK.

Step 3: Now navigate to the required path and Right Click on the open area select New---> DWORD (32 Bit) Value
DWORD Creation

Step 4: Then give the name for it, every DWORD has its own value, to change the value double click on it. Then a popup will come through which you can set the value.
DWORD Value




Thats It...
Its a simple thing, anyhow if you learn some thing then say thanks....

0 comments:

Post a Comment