Share via


Music Player Registry Settings (Compact 7)

3/12/2014

The registry values for the music player are located in the key HKEY_LOCAL_MACHINE\Software\Microsoft\CEMPlayer\MusicPlayer\.

To manage music player volume, use the registry values located in the key HKEY_LOCAL_MACHINE\Software\Microsoft\CEMPlayer\MusicPlayer\VOLUME_VALUE.

Name Type Description Default value

VOLUME_VALUE

REG_DWORD

Determines volume level. Values must be between 0 (zero) and 100.

50

To configure shuffle settings, use the registry values located in the key HKEY_LOCAL_MACHINE\Software\Microsoft\CEMPlayer\MusicPlayer\ENABLE_SHUFFLE.

Name Type Description Default value

ENABLE_SHUFFLE

REG_DWORD

Enables or disables the shuffle setting. If set to 0 (zero), shuffle is disabled. If set to 1, shuffle is enabled.

0 (zero)

To configure playback repeat settings, use the registry values located in the key HKEY_LOCAL_MACHINE\Software\Microsoft\CEMPlayer\MusicPlayer\ENABLE_REPEAT.

Name Type Description Default value

ENABLE_REPEAT

REG_DWORD

Enables or disables the repeat one/all setting. If set to 0 (zero), repeat is disabled. If set to 1, repeat one is enabled. If set to 2, repeat all is enabled.

0 (zero)

See Also

Reference

Windows Media Player Registry Settings