Add Registry Editor in Windows 7 Control Panel


By default, Registry editor is absent in Microsoft Control Panel. After following the tutorial, you can easily add the registry editor in the control panel of .

Open Notepad. Write down the following code:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}]
@="Registry Editor"
"InfoTip"="Starts 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,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\
00,00

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


Click file > Save as > name as you like.reg ; change file type from text to all files and click OK. Just double click the registry file and accept the security prompts. Windows registry editor (regedit) will be added in Windows 7 control panel System and Security:

Add Registry Editor to Window 7 Control Panel

You can download the rar file by clicking here ; containing the needed registry files to add or remove registry editor in Windows 7 Control Panel.


Incoming search terms:

windows registry editor version 5 00,windows registry editor version 5 00 windows 7,Windows Registry Editor Version 5 00 download,windows registry editor version 5 00 windows 7 download,registry editor windows 7,windows 8 Resource Kit,windows registry editor version 5 00 win7,windows registry editor version 5 00 free download,Windows Registry Editor Version,windows 7 registry editor version 5 00 download free,windows registry editor version 5 00 скачать бесплатно,download windows registry editor version 5 00,windows registry editor version 5 00 for windows 7,windows 7 registry editor,windows registry editor version 5 00 download windows 7,windows registry editor version 6 1,registry editor download windows 7,egistry Editor to Control Panel,regedit windows 7 tutorial pdf,windows registry editor version 5 00 تحميل
0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About Abhishek

Abhishek Ghosh is an Orthopedic Surgeon, Inventor with 216 Patents, Current editor of The Customize Windows Media Group. You can follow and know more about Dr. +Abhishek Ghosh on Google Plus and follow on Twitter as @AbhishekCTRL.

Comments

  1. Just wondering why do all such scripts start with “Windows Registry Editor Version 5.00″ whereas when I reach registry editor with Run -> regedit on my Windows 7 Home Premium, it tells me it is version 6.1 ???

    • Its Windows that is of Version 6.1 not Regedit.

      Go to any Default Key > Right Click > Click “Export” > Save it. Open the saved file with Notepad. You will see the version is 5.00.

      Go to My Computer > Press f10 > Help > About Windows > It will show your version is 6.1

Speak Your Mind

*