Results 1 to 2 of 2

Thread: How to make (Default) registry values

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Location
    Chicago
    Posts
    136

    How to make (Default) registry values

    I'm having some trouble with the (Default) value in the registry. I am creating several new keys for IE for setting the websites that are allowed in the privacy setting. Whenever I create a new key it makes the key and automatically gives it a (Default) value that is a REG_SZ with a value of 0. I need to create a value that is (Default) with a REG_DWORD type and with a value of 1.

    Hopefully that makes some sense.

    Thanks.
    CodeBank: Launch IE

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: How to make (Default) registry values

    See the attached example. If I understand your queston it should be what you're after. HTH
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width