设为首页
收藏本站
本站论坛
   
3
3
   
  文章列表      

系统"帮助与支持"打不开的三种解决方法

系统"帮助支持"打不开三种解决方法

这是我从[url]http://help-online.org/bbs/topic.cgi?forum=3&topic=2270[/url]中抄录的,用了第一种就OK了,所以与和我一样曾为之苦恼的朋友共享,很感谢作者!  朋友们最好去那网页看看,会更详细。

经过测试,到目前为止是最快速有效的方法,请求加精置顶:

造成这个问题主要是以下几中可能:

第一:使用优化大师以后[帮助支持中心]不能使用 但在[运行]中输入msconfig后仍然可以打开[系统配置实用程序]
那么把以下文字复制到TXT中,然后保存为vbs文件(文件类型菜单选择所有文件,然后文件名加.vbs后缀),双击运行,然后重启动

---------------------------------

'fixwinxphelp.vbs - Repairs the damage done by Toni Arts EasyCleaner

'?Doug Knox - Modified 2-28-02 to account for XP over 2000 upgrades

'This code may be freely distributed/modified

'Based on information provided by Bill James ([url]http://www.billsway.com)[/url]



On Error Resume Next



'Declare variables

Dim WSHShell, MyBox, p, p1, p2, p3, p4, q1, q2, q3, q4, t

Dim jobfunc



'Set the Windows Script Host Shell and assign values to variables

Set WSHShell = WScript.CreateObject("WScript.Shell")



p1 = "HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9E00-3F9E-11D3-93C0-00C04F72DAF7}\1.0\0\win32\"

p2 = "HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9E00-3F9E-11D3-93C0-00C04F72DAF7}\1.0\HELPDIR\"

p3 = "HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9000-3F9E-11D3-93C0-00C04F72DAF7}\1.0\0\win32\"

p4 = "HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9000-3F9E-11D3-93C0-00C04F72DAF7}\1.0\HELPDIR\"



Set fso = CreateObject("Scripting.FileSystemObject")

Set q = fso.GetSpecialFolder(0)



q1 = q & "\PCHealth\HelpCtr\Binaries\HelpCtr.exe\1"

q2 = q & "\PCHealth\HelpCtr\Binaries\HelpCtr.exe\"

q3 = q & "\PCHealth\HelpCtr\Binaries\HelpCtr.exe\2"

q4 = q & "\PCHealth\HelpCtr\Binaries\HelpCtr.exe\"



'Describe the funtion of the script for a dialog box



jobfunc = "This VB Script has repaired the damage done"

jobfunc = jobfunc & vbCR & "when you ran EasyCleaner on your Windows?XP"

jobfunc = jobfunc & vbCR & "installation, by restoring the correct Registry"

jobfunc = jobfunc & vbCR & "values for Help and Support."



'This section writes the correct values to the Registry



WSHShell.RegWrite p1, q1

WSHShell.RegWrite p2, q2

WSHShell.RegWrite p3, q3

WSHShell.RegWrite p4, q4



t = "Confirmation"

MyBox = MsgBox (jobfunc, 4096, t)> >更多精彩技术文章>http://www.66of.com
 
 
   
 
网上赚钱申请指南
 

友情链接
个人主页
 
 
 
 

wel come to . 欢迎光临
宇宙浪仔