Results 1 to 2 of 2

Thread: Registry Editor in Control Panel

  1. #1
    Join Date
    Aug 2006
    Posts
    300

    Registry Editor in Control Panel

    For those who love and use especially the registry editor, it can be both practical and nice to have this tool available at our Control Panel. So let's see how we can make it possible.

    We will see how to run regedit from the Control Panel in Windows XP and Vista

    To add the Registry Editor to Control Panel, we will use a file register. For this, we must create the following file with Notepad (or your favorite editor):

    Windows Registry Editor Version 5.00


    [HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b 8919-527c410f48b9)] @ = "Registry Editor" "InfoTip" = "Launch the Registry Editor" "System.ControlPanel.Category" = "5"

    [HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b 8919-527c410f48b9) \ DefaultIcon] @ = "% SYSTEMROOT% \ regedit.exe"

    [HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b 8919-527c410f48b9) \ Shell]

    [HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b-8919-527c410f48b9) \ Shell \ Open]

    [HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b-8919-527c410f48b9) \ Shell \ Open \ Command] @ = hex (2): 25,00,53,00,79,00,73,00,74,00,65,00,6 d, 00,52,00,6 f, 00,6 f, 00,74,00 , 25, \ 00.5 c, 00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2 e, 00,65,00,78,00,65,00, \ 00.00

    [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ ControlPanel \ NameSpace \ (77708248 f839-436b-8919-527c410f48b9)] @ = "Add Registry Editor to Control Panel"

    Save your file as winConf.reg (or another name of your choice) and then merge it to the registry by double clicking on it. Confirmed by validating the merger. Note that you must have administrator rights. Under Vista with UAC disabled non Several confirmations will be required (not to have these confirmations, you can use this trick).

  2. #2
    Join Date
    Aug 2006
    Posts
    300

    Re: Registry Editor in Control Panel

    Note that if you want to delete by following the presence of the Registry Editor to Control Panel, you can create and merge the following registry file:

    Windows Registry Editor Version 5.00


    [-HKEY_CLASSES_ROOT \ CLSID \ (77708248-f839-436b 8919-527c410f48b9)]


    [-HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ ControlPanel \ NameSpace \ (77708248-f839-436b-8919-527c410f48b9)]

    This will just delete the two values that we created during the merger of the former. Reg.

Similar Threads

  1. Overclocking Panel in the Nvidia Control Panel
    By Udayachal in forum Monitor & Video Cards
    Replies: 4
    Last Post: 23-08-2010, 10:21 AM
  2. Make registry editor visible in Control Panel
    By Elieis in forum Operating Systems
    Replies: 5
    Last Post: 21-01-2010, 03:54 AM
  3. Windows Mobile Registry Editor
    By Beter 2 Burn Out in forum Portable Devices
    Replies: 2
    Last Post: 11-04-2009, 12:52 PM
  4. Registry Editor ?
    By Damien25 in forum Operating Systems
    Replies: 3
    Last Post: 04-12-2008, 02:20 PM
  5. Replies: 1
    Last Post: 19-08-2008, 01:43 PM

Tags for this Thread

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
  •  
Page generated in 1,714,093,387.80820 seconds with 17 queries