Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet explorer\extensions\{6096e38f-5ac1-4391-8ec4-75dfa92fb32f}]
"CLSID" = "{1fba04ee-3024-11d2-8f1f-0000f87abd16}"
"Default Visible" = "yes"
"ButtonText" = "654 Internet navigation"
"Exec" = "http://www.654.cn"
"Hoticon" = "%windir%\\system32\\654.ico"
"Icon" = "%windir%\\system32\\654.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Noupdatecheck" =dword:00000001
"Nojitsetup" =dword:00000001
"Disable Script Debugger" = "yes"
"Show_channelband" = "No"
"Anchor underline" = "yes"
"Cache_update_frequency" = "once_per_session"
"Display Inline Images" = "yes"
"Do404search" =hex:01,00,00,00
"Save_session_history_on_exit" = "No"
"Show_fullurl" = "No"
"Show_statusbar" = "yes"
"Show_toolbar" = "yes"
"Show_urlinstatusbar" = "yes"
"Show_urltoolbar" = "yes"
"Start Page" = "http://www.654.cn/"
"Use_dlgbox_colors" = "yes"
"Search Page" = "http://www.654.cn/"
"Fullscreen" = "no"
"Enable autoimageresize" = "yes"
"Cnsmenu" =dword:de809d5c
"Cnshint" =dword:00000001
"Cnsreset" =dword:de809d5c
"Cnsenable" =dword:00000001
"Cnslist" =dword:00000001
"Cnsautoupdate" =dword:00000001
"Use Search Asst" = "No"
"Search Bar" = "http://www.654.cn/"
"Enable Browser Extensions" = "yes"
"Notifydownloadcomplete" = "yes"
"Use formsuggest" = "yes"
"Showedcheckbrowser" = "yes"
"Check_associations" = "yes"
"Error Dlg displayed on Every error" = "No"
"Addtofavoritesexpanded" =dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"Disablecmd" =dword:00000001
"DisableRegistryTools" =dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"Homepage" =dword:00000001
fix Step 1: Unlock the registry file Ok.vbs
Copy Code code as follows:
Dim WshShell
Set wshshell=wscript.createobject ("Wscript.Shell")
Wshshell.regdelete "Hkcu\software\microsoft\windows\currentversion\policies\system\"
Fix Step two: Run the following registry file
Copy Code code as follows:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet explorer\extensions\{6096e38f-5ac1-4391-8ec4-75dfa92fb32f}]
"CLSID" = "{1fba04ee-3024-11d2-8f1f-0000f87abd16}"
"Default Visible" = "yes"
"ButtonText" = "Scripthome"
"Exec" = "About:blank"
"Hoticon" = ""
"Icon" = ""
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Noupdatecheck" =dword:00000001
"Nojitsetup" =dword:00000001
"Disable Script Debugger" = "yes"
"Show_channelband" = "No"
"Anchor underline" = "yes"
"Cache_update_frequency" = "once_per_session"
"Display Inline Images" = "yes"
"Do404search" =hex:01,00,00,00
"Save_session_history_on_exit" = "No"
"Show_fullurl" = "No"
"Show_statusbar" = "yes"
"Show_toolbar" = "yes"
"Show_urlinstatusbar" = "yes"
"Show_urltoolbar" = "yes"
"Start Page" = "About:blank"
"Use_dlgbox_colors" = "yes"
"Search Page" = "About:blank"
"Fullscreen" = "no"
"Enable autoimageresize" = "yes"
"Cnsmenu" =dword:de809d5c
"Cnshint" =dword:00000001
"Cnsreset" =dword:de809d5c
"Cnsenable" =dword:00000001
"Cnslist" =dword:00000001
"Cnsautoupdate" =dword:00000001
"Use Search Asst" = "No"
"Search Bar" = "About:blank"
"Enable Browser Extensions" = "yes"
"Notifydownloadcomplete" = "yes"
"Use formsuggest" = "yes"
"Showedcheckbrowser" = "yes"
"Check_associations" = "yes"
"Error Dlg displayed on Every error" = "No"
"Addtofavoritesexpanded" =dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"Disablecmd" =dword:00000001
"DisableRegistryTools" =dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"Homepage" =dword:00000001