Media Player 10 on Windows 2003

At last; a hack that I really appreciate.

Neowin has a snippet posting on how to Get Windows Media Player 10 to install on Windows 2003.

Link here.

Why do I appreciate this hack so much you might ask? Well I work on SharePoint, and I currently cant see it running on Windows XP, or justify having an extra test environment for me to play around with it.

Next hack to look forward to is to install MSN desktop search on Win2K3. What I know so far is that the contents of the setup (exe) can be extracted. That gives you 2 files, one of which is an msi. The contents of the msi can be unpackaged too. hmmm now thats a starting point aint it?

But the thing is, I really dont see the reason why Windows 2003 was locked out of these to products. Ofcourse its a server; I know how that argument goes, but since its locked down by default, and takes some real tweaks to make it work like your desktop, your average joe is not going to use it as his desktop machine. Its only geeks/techies that really need the server that are going need to be close to it. Could licensing be it?

This article is part of the GWB Archives. Original Author: Tariq

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.