Changing the Voice Mail Notification Sound Example for OMA DM
This example changes the sound file associated with voice mail notifications to "notify.mid".
<Replace>
<CmdID>1</CmdID>
<Item>
<Target><LocURI>./Vendor/MSFT/Sounds/HKCU/ControlPanel/Sounds/VoiceMail/Sound</LocURI></Target>
<Meta>
<Format xmlns="syncml:metinf">chr</Format>
<Type xmlns="syncml:metinf">text/plain</Type>
</Meta>
<Data>\Windows\notify.mid</Data> <!-- specify absolute filename -->
</Item>
</Replace>
See Also
Sounds Configuration Service Provider Examples for OMA DM | OMA DM Provisioning Files
Send Feedback on this topic to the authors