Results 1 to 3 of 3

Thread: Creating new key in registry

  1. #1

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

    Creating new key in registry

    What reasons would there be why you can't write to the registry?

    I'm trying to set several trusted sites and I need to create a key and value but I keep getting an error for "Can't Write"

    Example:

    The key I'm trying to add would be:

    Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\google.com\

    Value:
    "*"

    Value data:
    2 (a REG_DWORD)
    CodeBank: Launch IE

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Creating new key in registry


  3. #3

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

    Re: Creating new key in registry

    Yeah I did, I understand how to write to the registry except it is returning error 5 can't write when I try. Is their something special about using * in the registry?
    CodeBank: Launch IE

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