Showing posts with label run command. Show all posts
Showing posts with label run command. Show all posts

Wednesday, March 23, 2011

How To Enable and Disable Run Command

ENABLING AND DISABLING RUN COMMAND

Sometimes you are in the situation that you cannot find your run command at the start menu. After looking at the properties you'll find your self irritate because you can't find it. Well sometimes administrators hide the run command or even disabling it for their own protection. You just have to ask him first to let him allowed you. If your in this kind of situation here are some useful method to enable it again. 

Method 1: Using the console registry tool
·         Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f