How to enable regedit
Posted by admin on January 27th, 2010How to enable regedit
START -> Run :
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Tada… registry enabled
How to enable regedit
START -> Run :
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Tada… registry enabled
![]()
Click Start then All Programs then Accessories
Click on Command Prompt(black screen comes up)
Type “SET L” without the quotes
You should now see : LOGONSERVER= \\LOGON SERVER NAME
Alternately you could Type ”echo %logonserver%” (you get same result)
From the Recovery Options Menu Select CMD
We are in the process of writing this article
function functionName($parameter1)
{
Do some stuff;
}
Recent Comments