Loading ...

最近安装 Windows Live Wave 3 时出错,提示无法安装程序:os_check: 0×80280004。原来是由于工作的电脑安装的 OS 是 Windows Server 2003,Wave 3 在安装之前会检查系统,对于 Windows Server 2003 或 Windows Server 2008 之类的 Server OS 并不支持。

因此需要对安装文件 hack 一下,这里需要用到工具 Resource Hacker,Resource Hacker 可以修改32位的 Windows 可执行文件,非常好用的一款免费工具。

使用 Resource Hacker 打开下载的 wlsetup-all.exe,打开左侧目录 CONFIG -> CONFIG0 -> 0,找到文件中如下 XML 代码:

<os productType="workstation"/>

把其中的 workstation 替换为 Server 即可。

Enjoy hacking!

Tags: , , , , ,

7 Responses to “Windows Server 2003/2008上安装Windows Live Wave 3”

  1. sunfollow says:

    多谢,试验成功。我转载了:)

    回复

  2. naiq says:

    great!

    回复

  3. Barry says:

    太棒了,多多谢谢。

    回复

  4. lefer says:

    不得不服你了,老大!

    回复

  5. zhanghe says:

    谢谢你!

    回复

  6. [...] goodness I came across the following site: http://www.gtalkme.com/development/install-windows-live-wave3-on-windows2003-or-2008.html It’s about “Windows Live Wave 3″ and it’s in Chinese, but the hack is [...]

Leave a Reply