Chinaunix首页 | 论坛 | 博客
  • 博客访问: 296310
  • 博文数量: 72
  • 博客积分: 2108
  • 博客等级: 大尉
  • 技术积分: 715
  • 用 户 组: 普通用户
  • 注册时间: 2006-10-11 10:01
文章分类

全部博文(72)

文章存档

2008年(72)

最近访客

分类: WINDOWS

2008-07-25 13:29:58

How to Reinstall Help and Support Center in Windows XP

http://littlecomputerproblems.blogspot.com/2007/07/how-to-reinstall-help-and-support.html

Please use the following steps to reinstall the Help and Support Center:

Step I - End the Help and Support services

Click Start, click Run and type Taskmgr and click OK. This opens Task Manager. Click the Process tab. Stop all of the following processing if running:

  • helpsvc.exe
  • helphost.exe
  • helpctr.exe

Step II - Reinstall Help and Support

  • Click Start, click Run and type CMD, and click OK.
  • In Command Prompt, type the following commands and press Enter after each line: (Alternately, create a Batch file and run.)

net stop helpsvc
cd /d %windir%\pchealth\helpctr
rd packagestore /s /q
rd installedskus /s /q
cd binaries
start /w helpsvc /svchost netsvcs /regserver /install
start /w helpsvc /register

Note: The “start /w helpsvc /svchost netsvcs /regserver /install" command line reinstalls Help and Support, which may take several minutes.

阅读(1852) | 评论(0) | 转发(0) |
0

上一篇:xp sp3桌面IE图标

下一篇:search my name qishking

给主人留下些什么吧!~~