Redistributing Windows Media Player 10

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

You can install Windows Media Player 10 on Windows XP by using the following setup program.

  • MP10Setup.exe

Here is an example of a command line for installation with no UI and no restart or restart prompt.

MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N"

The following table shows additional parameters that you can use with the Windows Media Player 10 setup program.

Parameter Description
/NoMigrate Prevent library migration.
/NestedRestore Create a nested system restore point. Use this if your application creates a system restore point to nest the Windows Media Player restore point within your application restore point.
/DisallowSystemRestore Disallow the creation of a system restore point. This flag will disable the creation of a system restore point. Under most circumstances this flag should not be used for general software redistribution. This should be used only when you can make an explicit choice on behalf of the end user not to support the rollback of the Windows Media Player files to an earlier version of the Player. This flag should be used only for corporate deployment or original equipment manufacturer (OEM) installation.
/DefaultService Set the initial online store. For more information, see Setup Command-line Parameters for Online Stores.

 

Redistributing Windows Media Player Software

ServiceInfo Document