||
症状:
在安装 Office2003 时出现了“不能访问 Windows Installer 服务,可能是你在安全摸式下运行 Windows 或 Window Installer 没有正确安装”错误(实际上是所有使用 Windows Installer 服务安装的 MSI 格式程序均不能正常安装)。
Microsoft Windows Installer其实就是微软用来运行MSI安装程序所使用的Windows程序模块,是专门用来管理和配置软件服务的工具。它广泛集成在Windows系列产品中,目前最新版本已经随Windows XP SP2升级到3.1版。
解决方法:
下载最新的Windows Installer(WindowsInstaller-KB893803-v2-x86.exe)安装程序;
http://download.microsoft.com/download/1/4/7/147ded26-931c-4daf-9095-ec7baf996f46/WindowsInstaller-KB893803-v2-x86.exe
先在“运行”cmd,用msiexec /unregserver 停掉windows installer服务;
安装Windows Installer 3.1;
最后在“运行”cmd,用msiexec.exe /regserver 启用服务。
问题解决,可以顺利安装office 2003了。
=================================
我自己电脑问题office,msn都不能安装,那个下载的小工具不需要下载。直接在CMD里按步骤操作也可以达到效果