For creating an MSI package for Windows media 9 or 10 do this…
Download Microsofts EDP Package…
http://download.microsoft.com/download/b/e...71c5/mp9edp.exe This packager will work with Windows Media 9 and 10 although when you use this packager with 10 the MSI installer will show a title of 9 even though 10 gets installed. I tested it out and it works great!!! Only problem I have is with 9...when doing a silent installation it still asks me two questions from a command prompt window. Media 10 MSI doesn't ask me anything, it just rolls. If you guys know what the problem is let me know because I'd like to get rid of those two questions it asks me during the install.
The current link on a different post above this one is not entirely correct so I’ve put the direct link to the Microsoft EDP utility above although you never know when old Billy will change things around and that link will soon be broken. Here I assume you know how to use the EDP compiler from Microsoft, it installs it right so the start menu programs folder. All you have to do is have the file name MP10Setup.exe from Windows Media 10 downloaded executable from the Windows Media Download page renamed to MPSetup.exe and place it in the c:\MP9SEDP\Redist folder and run the EDP program from the start menu programs folder. It opens up a command prompt and asks you a few questions then boom it starts jammin. It will tell you where it put the MSI file, I happen to forget where it put it, I think it’s just one directory up and some different folder name. Either way I’m sure you’ll find it since it tells you when it’s done creating the file.
Good luck!