Windows Registry Value

On the previous post I have wrote on Windows Registry Branches. In this article, we are going to talk on Registry Values inside those Registry Branches.

There are 5 main type of registry values in the . These value contain data and information for the operation of Windows Operating System.

  1. REG_DWORD
    REG_DWORD values are shown in hexadecimal format and use a 4 byte number as data, with the decimal equivalent in brackets next to that. DWORD value can be entered in hexadecimal or decimal format. DWORD value are mostly use for switch value, with the value ‘0′ as off, and the value ‘1′ as on.
  2. REG_SZ
    REG_SZ value can be word or number, or the location of file in your Windows Operating System. REG_SZ is also known as the string value.
  3. REG_EXPAND_SZ
    This value act as a variable where an input from any application will place a value in REG_EXPAND_SZ value.
  4. REG_MULTI_SZ
    This value contain multiple values or list.
  5. REG_BINARY
    This value contain values as binary data. Usually, REG_BINARY are use for data or information related to hardware that cannot be edited or change by the user.

These are the values that are use in . I will talk on how to create or edit these values on the next article on Editing.

Want to stay updated on the latest news and updates?

Subscribe to our newsfeed so you can get the latest all the news and updates!

I hate spam as much as you do, so you can trust me on this that your email won't be shared or used for malicious intent

About the Author

2 Comments on “Windows Registry Value”

  • Sandra wrote on 30 November, 2008, 1:51

    I have foudn your site extremely informative an duseful - keep up the good work. Great handy tips and trciks.

  • Computer Technician wrote on 30 November, 2008, 21:50

    Thank you Sandra. I hope I can find more time to update this little blog of mine.

Leave some feedback if you please

Solving bad experience with Computer support's Gravatars. Gravatars are small images that can show your personality. You can get yours for free at http://www.gravatar.com

Copyright © 2009 Solving bad experience with Computer by Faizi. All rights reserved.
Powered by WordPress | Original Theme Wordpress Max by Ahmad | Modified Wordpress Max Theme by Faizi