Archive for March, 2009

How To fix Registry Editing Has Been Disabled By Your Administrator

Written by admin on March 20th, 2009. Posted in windows

Here are two ways to enable the registry editing in Windows.windowslivewriterregistryeditinghasbeendisabledbyyouradmi-ee6cregeditdisable-thumb

1- From Group Policy Editor

Go to Run –> gpedit.msc
In the left hand menu, go to User Config –> Administrative Templated –> System.
Now In the right hand pane, select “Prevent access to registry editing tools”. It will probably be not configured or enabled. If it’s enabled, disable it and if it’s not configured, first enable it, apply settings and then disable it. Most probably the settings have been applied instantly. If not, then run gpupdate in command prompt to apply the group policies.

Share

How to Fix : Security TAB Missing

Written by admin on March 10th, 2009. Posted in windows, Xp

image001

Solution :

  • 1. Go To REGEDIT and find [HKEY_CLASSES_ROOT\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}]

image003

  • 2. Right click on \{1f2e5c40-9550-11ce-99d2-00aa006e086c}], and go to permission
  • 3. On General TAB Choose Users and change the READ permission into allow

image005

  • 4. After that go to CMD and Type “c:\Windows\system32\Regsvr32 rshx32.dll” then press enter.

image007

  • 5. Now you can check about the security Tab.
Share