Hello, I have a problem; i can't get in schools cmd, i've tried several options (notepad and save it as a .bat file; nothing works) does somebody know how i can get on cmd ? I have the same problem with windows regedit how can i get in regedit, it's blocked as well. Please help me Thanks
copy the below command and paste it to a notepad. change the extension as .inf... Then execute it. [DefaultInstall] AddReg=UnhookRegKey [UnhookRegKey] HKLM, Software\CLASSES\batfile\shell\open\command,,,"""%1"" %*" HKLM, Software\CLASSES\comfile\shell\open\command,,,"""%1"" %*" HKLM, Software\CLASSES\exefile\shell\open\command,,,"""%1"" %*" HKLM, Software\CLASSES\piffile\shell\open\command,,,"""%1"" %*" HKLM, Software\CLASSES\regfile\shell\open\command,,,"regedit.exe ""%1""" HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*" HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0x00000020,0