电脑技术学习

Windows Server 2003 下安装WMP11

dn001

大家在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了。


标签: