首页 > OS > Win2003 > 正文

Windows Server 2003下安装WMP11的方法

2024-07-26 00:33:58
字体:
来源:转载
供稿:网友

  大家在WinXP上都成功的安装了WMP11,现在在Win2003上的安装也成为可能。

  1. winrar解压wmp11的安装文件到某目录;

  2. winrar解压wmp11.exe和wmfdist11.exe到分别的目录: wmp11和wmfdist11;

  3. 修改wmp11updateupdate.inf:

  MaxNtMinorVersionToUpdate=3
  MaxNtMajorVersionToUpdate=5  
  NtBuildToUpdate=2600
  NtMinorVersionToUpdate=1
  NtMajorVersionToUpdate=5
  MaxNtBuildToUpdate=9999
  MinNtServicePackVersion=0
  MaxNtServicePackVersion=512  4. 运行update.exe;

  5. 恢复update.inf;

  注意,由于update.exe完全启动之后,update.inf就会因为程序运行而被锁死,所以在双击update.exe大约时间在1~2秒之间就要把恢复文件覆盖上去;

  6. 下一步继续安装;

  6.5. 注入附件的注册表文件(点击下载);

  7. wmfdist11update目录如法炮制,update.inf修改为: 

  MaxNtMinorVersionToUpdate=2
  MaxNtMajorVersionToUpdate=5
  NtBuildToUpdate=3790
  NtMinorVersionToUpdate=1
  NtMajorVersionToUpdate=5
  MaxNtBuildToUpdate=3790  
  MinNtServicePackVersion=2
  MaxNtServicePackVersion=512  8. 重起一下电脑,即可在Win2003下使用WMP11了。


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表