Please sovle it ........!!!!!

Status
Not open for further replies.

demoninside9

Broken In
When we right click on my computer icon, there is a option "Manage".
But in my icon this option is missing. how I can recover this option.
If anybody knows, so pls tell me?
 

Gigacore

Dreamweaver
open ur registry editior

navigate to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Here create a DWORD called "NoManageMyComputerVerb"

And set the value to enable "0" and disable "1"

If it already exists set it to "0"

Needs a reboot i think

+++++++++++++++++++++++++++++++++++++++++++++++++++

You can also try this by opening the Command Prompt window and typing in the following:

reg add “HKCR\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Event Viewer\command” /VE /T REG_EXPAND_SZ /D “%SystemRoot%\system32\mmc.exe /s %SystemRoot%\system32\EventVWR.msc” /F

For more help with the ‘reg’ command line utility, type reg /?.
 
Last edited:
Status
Not open for further replies.
Top Bottom