office法找到此应用程序的许可证 解

来源:互联网 发布:郑州做网站优化的公司 编辑:程序博客网 时间:2024/06/04 00:54

office法找到此应用程序的许可证

一、问题描述

今天打开excel突然出现下面的问题:

有种想卸载office的冲动……
最后还是找度娘解决了,再次感叹度娘的强大啊!

二、解决方法

下面记录一下解决方法。
其实很简单,下载下面的这个文件,点击文件运行,然后重启电脑,OK!
http://pan.baidu.com/s/1qYJ5jAW

如果下载不了,请把下面的代码复制到文本框里,把文件名改为"software prtection服务.reg",双击这个.reg文件,即可修复software protection服务的注册表。
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sppsvc]"StartProtected"=dword:00000001"DisplayName"="@%SystemRoot%\\system32\\sppsvc.exe,-101""ErrorControl"=dword:00000001"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\  74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\  00,70,00,70,00,73,00,76,00,63,00,2e,00,65,00,78,00,65,00,00,00"Start"=dword:00000002"Type"=dword:00000010"Description"="@%SystemRoot%\\system32\\sppsvc.exe,-100""DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00"ObjectName"="NT AUTHORITY\\NetworkService""ServiceSidType"=dword:00000001"RequiredPrivileges"=hex(7):53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,\  00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,68,00,\  61,00,6e,00,67,00,65,00,4e,00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,\  00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,\  61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,76,\  00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,\  72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,\  00,65,00,67,00,65,00,00,00,00,00"DelayedAutoStart"=dword:00000001"FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\  00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sppsvc\Security]"Security"=hex:01,00,14,80,a0,00,00,00,ac,00,00,00,14,00,00,00,30,00,00,00,02,\  00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\  00,00,02,00,70,00,05,00,00,00,00,00,14,00,ff,01,02,00,01,01,00,00,00,00,00,\  05,12,00,00,00,00,00,18,00,fd,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\  20,02,00,00,00,00,14,00,9d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\  00,14,00,9d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,14,00,\  00,00,01,01,00,00,00,00,00,05,0b,00,00,00,01,01,00,00,00,00,00,05,12,00,00,\  00,01,01,00,00,00,00,00,05,12,00,00,00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sppsvc\TriggerInfo][HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sppsvc\TriggerInfo\0]"Type"=dword:00000014"Action"=dword:00000001"GUID"=hex:da,8a,52,f5,5f,be,14,4f,8a,ef,a9,5d,e7,28,11,61

三、原因分析

出现这个问题的原因是software protection服务停止了。
具体可参考这个贴:http://jingyan.baidu.com/article/2a13832890868f074a134f1a.html

0 0
原创粉丝点击