473,382 Members | 1,348 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Force WM codec installation on Windows Server 2003

1
I'm trying to install the Windows Media 11 codecs (WMFDIST11-WINDOWSXP-X86-ENU) on a Win2K3 server box used that will be used for encoding video. Unfortunately MS does not officially support the codecs on Win2K3. Some people reported that they got it to work by running setup in XP compatibility mode, but it has no effect for me.

If I try to install, I get the message "The version of Windows you have installed does not match the update you are trying to install."

I edited update.inf and changed

Expand|Select|Wrap|Line Numbers
  1. MaxNtMinorVersionToUpdate=1
  2. MaxNtMajorVersionToUpdate=5
  3. NtBuildToUpdate=2600
  4. NtMinorVersionToUpdate=1
  5. NtMajorVersionToUpdate=5
  6. MaxNtBuildToUpdate=2600
to

Expand|Select|Wrap|Line Numbers
  1. MaxNtMinorVersionToUpdate=2
  2. MaxNtMajorVersionToUpdate=5
  3. NtBuildToUpdate=3790
  4. NtMinorVersionToUpdate=2
  5. NtMajorVersionToUpdate=5
  6. MaxNtBuildToUpdate=3790
After the modifcation, installation begins, but quickly ends and reports:

"Setup could not verify the integrity of the file Update.inf. Make sure the Cryptophic service is running on this computer."

I assume there is some hash/checksum check on the .inf file that is failing because of my modification. Is there a way to force it to ignore this and go ahead with the installation?
Jan 19 '09 #1
0 2211

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Pierre Rouleau | last post by:
Hi all, When building a exe for a Python application under Windows XP with The McMillan installer, the insttaltion succeeds but when I run the resulting executable the application tracebacks...
4
by: Nikolai Kirsebom | last post by:
Does anyone know of an 'automated installation framework' written in Python / accessible from Python ? Could it be an idea to use the unittest module as a framework for making such a system,...
2
by: KULJEET | last post by:
control file not created at time of installtion of oracle database now how we can create it see alert file Dump file e:\ORacle\admin\new\bdump\newALRT.LOG Tue Sep 09 10:45:53 2003 ORACLE...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
0
by: Tom Williams | last post by:
I'm posting this to the newsgroup for archival purposes. :) In this thread: ...
4
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
0
by: Nicolas Noakes | last post by:
Hello, I posted this 2005-01-16 in microsoft.public.sqlserver.setup, but have had no replies yet... We are running SBS 2003 Standard Edition with SP1, and WSUS (Windows Server Update...
11
by: UJ | last post by:
If I've got a video/audio file, how can I tell what Codec it needs? I want to be able to let the user upload a file to a server but I want to make sure before hand that the codec is already...
3
by: jake | last post by:
I tried Microsoft website to find answers to my questions but to no avail. 1 - After installation, is Windows Server 2003 an operating system on its own? 2 - If so, is it much like XP...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.