I want to write a program to delete some registry keys on XP and Vista.
Results 1 to 4 of 4

Thread: I want to write a program to delete some registry keys on XP and Vista.

  1. #1
    Registered User techs's Avatar
    Join Date
    Aug 2000
    Location
    In one of the really, really Blue states.
    Posts
    5,159

    I want to write a program to delete some registry keys on XP and Vista.

    Many of my customers are finding Internet Explorer 8 is running slowly as mine did if they have ever run Spybot or some other antispyware software or have just manualy changed some IE security settings, even if you changed them back.
    I found the fix. This is it and what I want the program to do:




    1. Open regedit
    2. Go to this key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\ZoneMap
    3. Delete the following sub-folders: Domains, EscDomains, Ranges
    4. Go to this key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\P3P
    5. Delete the sub-folder History
    6. Repeat steps 2-5, but in HKLM.

    Could I just create a .reg file? Can a .reg file just delete some keys or only change or add keys?
    Or could I write a batch file?
    Thanks
    Last edited by techs; April 5th, 2009 at 08:40 AM.
    "We are all born ignorant, but one must work hard to remain stupid." -Benjamin Franklin
    "I'm a hard worker." -George W. Bush

  2. #2
    Registered User
    Join Date
    Feb 2006
    Location
    Canada, Eh!
    Posts
    4,091
    It's all described here:

    http://support.microsoft.com/kb/310516

  3. #3
    Registered User techs's Avatar
    Join Date
    Aug 2000
    Location
    In one of the really, really Blue states.
    Posts
    5,159
    Quote Originally Posted by CCT View Post
    Thanks. I am checking it out now.
    "We are all born ignorant, but one must work hard to remain stupid." -Benjamin Franklin
    "I'm a hard worker." -George W. Bush

  4. #4
    Banned
    Join Date
    Dec 2009
    Posts
    3
    Quote Originally Posted by techs View Post
    Many of my customers are finding Internet Explorer 8 is running slowly as mine did if they have ever run Spybot or some other antispyware software or have just manualy changed some IE security settings, even if you changed them back.
    I found the fix. This is it and what I want the program to do:




    1. Open regedit
    2. Go to this key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\ZoneMap
    3. Delete the following sub-folders: Domains, EscDomains, Ranges
    4. Go to this key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\P3P
    5. Delete the sub-folder History
    6. Repeat steps 2-5, but in HKLM.

    Could I just create a .reg file? Can a .reg file just delete some keys or only change or add keys?
    Or could I write a batch file?
    Thanks
    I thought that ist not possible but thanc for sharing

Similar Threads

  1. Vista won't connect to internet through a ICS on XP
    By Smokin Joe in forum Networking
    Replies: 67
    Last Post: January 8th, 2009, 04:17 PM
  2. Can't see host vista shared folder on vmware xp
    By HipHoper in forum Tech-To-Tech
    Replies: 0
    Last Post: January 1st, 2008, 07:35 AM
  3. Ghost 2003 And Vista Dual Boot (FYI)
    By Armageddon in forum Windows Vista
    Replies: 11
    Last Post: September 8th, 2007, 03:05 PM
  4. [RESOLVED] Vista and Xp dual boot problem.
    By riddellcomp in forum Windows Vista
    Replies: 11
    Last Post: April 6th, 2007, 07:39 AM
  5. Vista Business vs XP Tablet PC Edition 2005
    By BOB IROC in forum Tech-To-Tech
    Replies: 2
    Last Post: February 19th, 2007, 03:59 PM

Bookmarks

Posting Permissions

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