微软发布了多语言版Windows Live Betas之后,收到许多反馈说他们在安装和使用时发生了错误。现在,Live开发组已经查明原因并发布了一个卸载工具和问题解决方法。
一、安装问题
一般是在之前安装过其他语言Windows Live Writer, Windows Live Mail 或 Windows Live Messenger造成的。此类用户可以这么做:
1. 在桌面创建名为"Log Files"的文件夹。
2. 复制3个Log文件到刚才新建的文件夹。
Windows XP (SP2) 用户的文件位置:
* C:\Documents and Settings\All Users\Application Data\WindowsLiveInstaller\logs
* C:\Documents and Settings\All Users\Application Data\WindowsLiveInstaller\MsiLogs
* C:\Documents and Settings\All Users\Application Data\WLInstaller
Windows Vista用户的文件位置:
* C:\programdata\WindowsLiveInstaller\logs
* C:\programdata\WindowsLiveInstaller\MsiLogs
* C:\programdata\WLInstaller
3. 下载工具: 点击下载。
4. 下载后得到WL-Beta-remove.zip文件,解压缩后得到WL-Beta-Remove.cmd。
5. 双击运行,然后重新安装Windows Live Betas。
二、运行时挂起问题
这是Windows Live Setup Service检查更新造成的,解决方法就是禁用Windows Live Setup Service:
1. Win+R热键
2. 输入 "cmd" ,回车
3. 在命令提示行窗口输入一下命令:
* net stop "Windows Live Setup Service"
* 回车
* sc config "Windows Live Setup Service" start=disabled
* 回车
4. 重启机器
5. 重新开启Windows Live Betas程序即可。

