下面中的文字,貼到記事本,存成fix_cmdregedit.zip.vbs就可以使用了喔
Set WshShell = WScript.CreateObject("WScript.Shell")With WScript.CreateObject("WScript.Shell")On Error Resume Next.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools".RegDelete "HKCU\Software\Policies\Microsoft\Windows\System\DisableCMD".RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr".RegDelete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\DisableTaskMgr"End WithMybox = MsgBox(jobfunc & enab & vbCR & "Finished!", 4096, t)
------------------------------------------
沒有留言:
張貼留言