473,699 Members | 2,086 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Force WM codec installation on Windows Server 2003

1 New Member
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 2228

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

Similar topics

1
2637
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 complaining about a codec not being registered: Traceback (most recent call last): File "<string>", line 222, in ? File "ivcm\buildivcm\out1.pyz/gettext", line 428, in install
4
1457
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, using the 'setup-action' to make precondition testing, 'run' to do the actual installation and the 'teardown-action' to do verification. Opinions are appreciated.
2
16669
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 V8.1.6.0.0 - Production vsnsta=0 vsnsql=e vsnxtr=3 Windows 2000 Version 5.0 , CPU type 586
1
3043
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
3588
by: Tom Williams | last post by:
I'm posting this to the newsgroup for archival purposes. :) In this thread: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=jibqb.308193%24pl3.47126%40pd7tw3no&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3Djibqb.308193%2524pl3.47126%2540pd7tw3no I had problems getting DB2 UDB 8.1 installed on my HP-UX 11i system. I was able to get through the installation mostly, but it hung while creating the instance. ...
4
7300
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 get the same error message: "An error occurred while creating one or more registry entries. Please see C:\WINDOWS\sqlstp.log for details. The problem could be caused by a low registry quota condition" I have tried to clean the registry and i...
0
3184
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 Services). All was well until I tried to install the folloing update, which failed:
11
4754
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 installed on the machine. If not I'll tell them it won't work. Any ideas how to do this? (I don't want them to download codec - I just want to use the codecs I have on the machine already.)
3
1405
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 Professional where one can also use it as a regular home PC? 3 - Does it need XP Professional installed on the PC as a prerequisit to its own installation? I ask these questions because I just bought Visual Studio 2005 Professional and I see that XP Pro...
0
8697
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9184
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9042
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8891
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5878
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4380
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4634
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3061
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2013
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.