office2007的问题?急急急~~~~

来源:百度知道 编辑:UC知道 时间:2024/06/22 07:30:54
windows installer服务不能更新一个或多个受保护的windows文件
网上的办法都用过了还是不行。

加我好友。我教你。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]

"ImagePath"=-

"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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\

00,73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,\

56,00,00,00

把上面的那些复制到文本里面,保存后将名字改为windows installer.reg。 打开,然后重新启机,按开始-运行-cmd-确定。 打入msiexel/regserver就行了。

或者

手动关闭WINDOWS 文件保护,就解决了。
方法:
在注册表编辑器中找到
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon
将“SFCDisable”的键值修改为“FFFFFF9D” 就可以了。

抄的...