我正在使用 Windows 8 和 Microsoft Office 365。
当我转到 C:\Program Files (x86)\Microsoft Office\Office16 时,有 4 个文件:
- 操作系统网页
- 操作系统PP
- 操作系统安全检查程序
- 错误信息文件
为什么这个需要在我的计算机上(互联网上的许多来源都没有回答他们在做什么)
如果我删除它们会发生什么?
答案1
这些文件为什么在我的电脑里?
操作系统PP.HTM/操作系统PP.VBS
这些文件用于重置 Office 365 ProPlus 2013 和/或 2016 激活状态:
要删除 Office 365 许可证,您必须运行两个 cscript 命令行。命令行如下:
跑步
C:\program files <x86>\Microsoft office\office15>cscript ospp.vbs /dstatus
记下“已安装产品密钥的最后 5 个字符”的值
跑步
C:\program files <x86>\Microsoft office\office15>cscript ospp.vbs /unpkey:"Last 5 of installed product key"
例如:
C:\program files <x86>\Microsoft office\office15>cscript ospp.vbs unpkey:WB222
操作系统安全检查程序
该文件用于将您的 Office 2013/365 试用期延长至 180 天:
该软件的试用版可以“重新武装”五次 - 本质上为您提供六个 30 天的试用期,或总共 180 天。
虽然有各种工具可以下载来帮你完成这项工作,但没有必要——你需要的一切已经为你准备好了。你唯一需要记住的是在试用期结束前完成重新武装过程;确保在试用期的第三十天完成。
直接导航至
C:\Program Files\Common Files\Microsoft Shared\OfficeSoftwareProtectionPlatform
或C:\Program Files (x86)\Common Files\Microsoft Shared\OfficeSoftwareProtectionPlatform
并输入OSPPREARM.EXE
错误信息文件
这是一个包含激活错误消息:
<err0xC004B001>The activation server determined that the license is invalid.</err0xC004B001>
<err0xC004B007>The activation server reported that the computer could not connect to the activation server.</err0xC004B007>
<err0xC004B008>The activation server determined that the product could not be activated.</err0xC004B008>
<err0xC004B010>The activation server determined that required business token entry cannot be found.</err0xC004B010>
<err0xC004B011>The activation server determined that your computer clock time is not correct. You must correct your clock before you can activate.</err0xC004B011>
<err0xC004B100>The activation server determined that the product could not be activated.</err0xC004B100>
<err0xC004C001>The activation server determined the specified product key is invalid.</err0xC004C001>
<err0xC004C002>The activation server determined there is a problem with the specified product key.</err0xC004C002>
<err0xC004C003>The activation server determined the specified product key has been blocked.</err0xC004C003>
如果我删除它们会发生什么?
不要这样做。这会破坏您的 Office 安装。