Windows Media Player 11 on Windows Server 2003


Recommended Posts

Hi lucifer1972

Yes I have installed successfully using the batch file below. This contains the same files as the one in this thread above but I have updated to the final release version. I think this should be used on English systems only. These inf files are from wmp11-windowsxp-x86-enu.exe version 11.0.5721.5145

I just tried a third time, after about 6 changes to the length of the sleep command it succeeded with sleep 1 which was also the default used on the first attempt! So I suggest trying again.

Or use one of the other two methods given in this thread. Once sp2 is released the compatibility hack seems much the easiest way to install wmp11 onto win2k3.

Kevin

Final Release Version of Batch File Installer -- Installer.zip

  kevin551 said:

Final Release Version of Batch File Installer -- Installer.zip

I confirm that this batch installer can be used on Windows 2003 Server SP1 Enterprise, with the Final version of WMP11 EN-US, with the following modifications:

====BEGIN install2.bat=====

@echo off && Title WMP11 Installer

cd %CD%

echo.

echo Installing Windows Media Player 11

copy 2k3.inf wmp11\update\update.inf

rem modification is:

net stop cryptsvc

net start cryptsvc

start wmp11\update\update.exe

sleep 1

del wmp11\update\update.inf

copy xp.inf wmp11\update\update.inf

reg import FV.reg

cls

echo.

echo Please wait for Windows Media Player 11 to finish installing and then

pause

cls

echo.

echo Preparing to install Windows Media Format 11 Runtime files

sleep 10

copy 2k32.inf wmfdist11\update\update.inf

rem modification is:

net stop cryptsvc

net start cryptsvc

start wmfdist11\update\update.exe

sleep 1

del wmfdist11\update\update.inf

copy xp2.inf wmfdist11\update\update.inf

=====END install2.bat=====

  • 2 weeks later...
  • 2 weeks later...

Yay ! I also can confirm that it worked on Windows 2003 Server Enterprise Ed SP1 - one thing to note though, don't be too hasty on the DOS window where the bat file is running. I found that the first part installs OK, then pressed ENTER twice in succession and that made the second part fall over with the "unable to verify the integrirty of the update.inf ......." message. I must learn to be patient ;)

Is there perhaps a .inf file for Windows 2000 server Build 5.00.2195 SP4 ?

thanks to all to get this working :) !!!!

I confirm that this batch installer can be used.

  kevin551 said:
Or use one of the other two methods given in this thread. Once sp2 is released the compatibility hack seems much the easiest way to install wmp11 onto win2k3.

I modified yours ".bat", ".reg" and ".inf" files for installation Windows Media Player 11 on Windows Server 2003 x64 Edition SP1. These ".inf" files are from wmp11-windowsxp-x64-enu.exe version 11.0.5721.5145. See attachment "Installer_x64.zip". Installation WMP11 onto win2k3 x64 make as described in this thread.

post-192885-1167773756_thumb.jpg

Installer_x64.zipFetching info...

Edited by Serguei Leontiev
  • 2 weeks later...
  • 2 weeks later...
  cep_head said:
can someone point me to a version of media player 11 that will install or intergrate into the windows 2003 sp1 enterprise edition?

i've searched but can't make heads or tails of all the links ect..

thanks in advance.

still looking for some info on this if anyone knows anything please post or pm me.

thanks

  aqtpie said:
Yay ! I also can confirm that it worked on Windows 2003 Server Enterprise Ed SP1 - one thing to note though, don't be too hasty on the DOS window where the bat file is running. I found that the first part installs OK, then pressed ENTER twice in succession and that made the second part fall over with the "unable to verify the integrirty of the update.inf ......." message. I must learn to be patient ;)

Is there perhaps a .inf file for Windows 2000 server Build 5.00.2195 SP4 ?

thanks to all to get this working :) !!!!

Are you asking for WMP11 on Win2kSP4? It will never happen.

Hi all,

Nice post / project!

I would like to know if i can install Windows Media Player 11 on Windows Server 2003 using the Dutch version.

I have a dutch OS SP1 Windows server.

Is this hard to make? e.g. do i have to change Us-Us to Nl-Nl ?

Would be great if someone knows how i can do this :)

This is the Beta 2 version of Windows Media Player 11,

version 11.0.5705.5043 - and it seems to work perfectly

(no complaints here) but is there a final version of this

same installer for Server 2003?

I even ripped WMP10 out of Server 2003 and this Dick C Normus

installer still worked :D That is unprecedented!

The final version is 11.0.5721.5145 though, I hate using Beta's :blush:

All, last night I followed the instructions using the 5145 release and the "installer.zip" (latest) and the installatoon went fine on my Windows 2003 SP1 R2 Small Business Server (that also acts as a music server). The only thing I noticed different to my Windows XP install is that the icons for the various music types (these are embedded in WMPLOC.DLL), remain from the WMPLAYER.EXE, but this is easily corrected in the Windows File Type dialogue. Otherwise all works perfectly, a big thanks to all those who did this before me.

Geoff.

Hi everybody,

thank you for this solution. I had some issues with the SLEEP timing, too, but then I just did it all manually (Opening the update.inf, manipulating all values, saving, then undoing my changes. Then run update.exe, and as soon as that has started save the inf again, so no integrity check will fail).

WMP11 seems to be running fine on my 2k3 server now. But I cannot activate the Media Sharing. It just hangs when I try to.

Any ideas or insights?

Thanks!

Bye

Alexander

Hi there,

I found the link to TVersity in another thread. That piece of software does exactly what I was trying to accomplish with WMP11 on Windows Server 2003. So there is now no need anymore for any WMP11, UPnP or SSDP hacks...

Bye

Alexander

  • 3 weeks later...
  Mr. Dick C. Normous said:
I will have to give that a try thechief55 :) I tried that but I don't remember if I used the same values or not. I alway got an Cryptographic Services error message. I'm working on something similar using control.xml right now.

EDIT: Tried it and I still get this. Any ideas?

This installer is a modification of Mr. Dick Installer to than you dont need to copy update.inf, this bat do all the work ^^ (works with any language version of wmp11 ;) )

Steps (just like Mr. Dick said before):

1. Download and extract the Windows Media Player 11 installer using WinRar.

2. Delete everything in the mpsetup folder except for wmp11.exe and wmfdist11.exe.

3. Extract wmp11.exe and wmfdist11.exe using Winrar. Be sure to use the ?extract to? option.

4. Extract my installer into the mpsetup folder.

5. Run install.bat

6. When installation finish, run the wmplayer. Configure and when you see an error apply "Fix.reg" (thanks to who make it) to your reg and ready, you can use WM:)1 :).

installer.zipFetching info...

Hmm...

My practics....

W2003 x64 R2

1. download wmp11-windowsxp-x64-enu.exe from MS official site

2. rename wmp11-windowsxp-x64-enu.exe to wmp11-windowsxp-x64-enu.rar

3. extract all files to temporary folder c:/a

4. execute all exe files in temporary folder c:/a exlude setup_wm.exe

5. its all - wmp11 install and work fine

p.s. before procedure i run x64.reg file (may be help install - may be not)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\Setup\Installed Versions]

"wmp.dll"=hex:00,00,0b,00,19,14,59,16

"wmploc.dll"=hex:00,00,0b,00,19,14,59,16

"wmplayer.exe"=hex:00,00,0b,00,19,14,59,16

  • 2 weeks later...

I followed the above steps to the letter. I got the file off Microsoft's site, extracted to a folder. Then deleted everything except those two exe's, and then extracted both of those into the same folder they were in. Then extracted the installer you attached and ran install.bat

I get an error saying it the installer couldn't find file update.exe or something like that, and it loops telling me to press "any key" and keeps giving me the same error, not getting anywhere. What am I doing wrong?

  • 2 weeks later...

Hi, the mentioned method didn't work for my 2k3sp2 but I did find a working method.

http://www.msblog.org/index.php/2006/12/17...ws-server-2003/

Now if you can't find the extracted folder, just extract the original setup file with winrar or whatever you use and follow the guide. I had to run the files in compatibility mode(xp) but everything installed fine and is working great :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Here are all the new features added to Microsoft 365 Copilot in June 2025 by Usama Jawad Towards the end of each month, Microsoft publishes a roundup of the features that it added to some of its popular software in the previous four weeks. We have already talked about the new capabilities introduced in Excel and Teams during the month of June 2025, and now, it's time to talk about Microsoft 365 Copilot. We'll start off with admin-facing capabilities since there are only a few of them. For starters, the usage metrics for Copilot in the Copilot Analytics tool now have new prompt categories that give more insights as to how users are engaging with Copilot. This feature has just begun rolling out, but another enhancement to the usage metrics that is already available is dedicated statistics for intelligent meeting recaps. Finally, Microsoft 365 admins can now view and manage their inventory of agents and connectors and also have more granular control over costs and billing policies. On the user side of things, we have intelligent assistance in Copilot Chat, powered by ContextIQ. This layer of intelligence can scope prompts to internal (SharePoint, OneDrive) and external data sources, find files in the chat, and proactively offer relevant suggestions as you type. In the same vein, the Copilot mobile app is being updated so you can talk to the AI in a natural manner using your voice. In addition, users can also get access to deep reasoning agents such as Researcher and Analyst for more complex and research-oriented needs. The Create experience in the app is also being updated with the ability to generate stories and branded templates. Other interesting Copilot capabilities rolling out to Edge customers are the ability to prompt the AI through the search bar, access agents from within the browser, and take advantage of Copilot's impressive text summarization capabilities. That's not all though, other features in tow include: Enhancements to Copilot in Outlook: Schedule meetings through Copilot chat, summarization of email attachments, a new sidebar experience in the classic Outlook app, meeting preparation, and automated meeting invite creation Improved image generation and large file handling in Copilot Chat: More photorealistic image generation with better text depiction, ability to generate longer summaries from bigger files, and PDF scanning capabilities for insights Memory in Copilot: Copilot will now remember certain items from your conversation and you can modify or delete them Transferred calls summary with Copilot in Teams Phone: Generate a summary of a call and transfer it to a target New file extension for Copilot Pages: Copilot Pages will now have .page extension with an updated file icon Copilot Notebooks availability in OneNote: We already covered this in detail here Seamlessly add brand-approved images with Copilot in PowerPoint: Integration of Copilot with SharePoint Organization Asset Library (OAL) and Templafy asset libraries Explain formulas on the grid with Copilot in Excel: Self-explanatory, exactly what it says on the tin Expanded availability for the Microsoft 365 Copilot app: Availability of the Microsoft 365 Copilot app on Mac You can read more details about each of the aforementioned features here.
    • Damn, I blocked OldGuru a long time ago and you have to go and quote them so I have to read that creepy a$$ take. LOL Anyway 100% that dude can't find women that will have sex with him.
    • OneNote for Windows gets support for Dynamic DPI by Usama Jawad OneNote for Windows (part of Microsoft 365) is a pretty useful app if you're actively engaged in note-taking activities and also appreciate some rich text formatting capabilities. In fact, it also offers some decent integrations with Copilot, which make it an important piece of software in productivity-based environments. Now, Microsoft has introduced a feature that will likely make people with multi-monitor setups very happy. The OneNote for Windows application now supports Dynamic DPI (dots per inch). What this means is that you can use OneNote across any screen and it will scale according to the display's resolution, and you won't get a disconcerting and distracting blurring effect. You can extend your display to a high-resolution monitor and shift OneNote across displays without a hitch or any distraction. This is similar to the UX that is already present in Word, Excel, and PowerPoint. This Dynamic DPI support not only extends to the main text area but also to the section tabs, the Notebooks pane, drop-down menus, and Copilot Notebooks. All of these should look crisp and polished moving forward, without any manual adjustment or even an app restart required from the user's side. Microsoft has highlighted that it was encouraged to work on this capability after receiving user feedback from customers in this area. Dynamic DPI is now available to Current Channel (CC) customers on OneNote for Windows, running Version 2504 (Build 16.0.18827.20042) or later. That's not all, though. Another smaller enhancement present in OneNote moving forward is a revamped setup experience when you launch OneNote on a new Windows device for the first time. You will now receive a list of your five most recently used (MRU) notebooks that will open instantaneusly with a click. If you have more than five notebooks, you can pick and choose the files that you want to open. That said, Microsoft is looking to expand and improve on this experience in the future since it is fairly limited right now.
    • I'll buy one when that add an M chip.
    • Apple iPad Mini is back to its lowest price, saving you $100 by Fiza Ali Amazon US is once again offering the Apple iPad mini at its lowest price, so you may want to check it out. The iPad mini offers an 8.3‑inch Liquid Retina display which delivers a 2266×1488 pixel resolution at 326 ppi. It further supports P3 wide colour, True Tone, an anti‑reflective coating, and achieves up to 500 nits of brightness. At its core sits the A17 Pro chip, which comprises a six‑core CPU (two performance cores and four efficiency cores), a five‑core GPU, and a 16‑core Neural Engine. Hardware‑accelerated ray tracing is supported for advanced graphics, and the Neural Engine accelerates machine learning tasks. When it comes to the device’s camera system, video calls and selfies are handled by the 12MP Ultra Wide front camera with Centre Stage, while the 12MP Wide rear camera with True Tone flash captures photos, scans documents, and records 4K video. Moreover, the iPad mini features dual microphones for calls, video capture, and audio recording, alongside landscape‑oriented stereo speakers that deliver clear, immersive sound. The iPad mini supports both Apple Pencil Pro and Apple Pencil (USB‑C). It also includes Apple Intelligence, a personal intelligence system that assists with writing, creative expression, and productivity. Finally, wireless connectivity comprises Wi‑Fi 6E (802.11ax) with simultaneous dual‑band, Bluetooth 5.3, and sub‑6 GHz 5G and Gigabit LTE. Touch ID is also integrated into the top button, enabling secure fingerprint authentication for unlocking, app sign‑in, and Apple Pay. Apple iPad mini (A17 Pro): $549 (Amazon US) - 15% off This Amazon deal is US-specific and not available in other regions unless specified. If you don't like it or want to look at more options, check out the Amazon US deals page here. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Week One Done
      dennis Nebeker earned a badge
      Week One Done
    • One Year In
      timothytoots earned a badge
      One Year In
    • One Month Later
      CHUNWEI earned a badge
      One Month Later
    • Week One Done
      TIGOSS earned a badge
      Week One Done
    • First Post
      henryj earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      464
    2. 2
      +FloatingFatMan
      195
    3. 3
      ATLien_0
      163
    4. 4
      Xenon
      77
    5. 5
      Som
      73
  • Tell a friend

    Love Neowin? Tell a friend!