Advertisement
gn4711

Remove Windows 10 Media Player context menu

Mar 2nd, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.75 KB | None | 0 0
  1. REGEDIT4
  2. ;Remove "Play with Windows Media Player" context menu entries
  3.  
  4. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Audio\shell\Enqueue]
  5. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Audio\shell\Play]
  6. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Image\shell\Enqueue]
  7. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Image\shell\Play]
  8. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Video\shell\Enqueue]
  9. [-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Video\shell\Play]
  10. [-HKEY_CLASSES_ROOT\SystemFileAssociations\audio\shell\Enqueue]
  11. [-HKEY_CLASSES_ROOT\SystemFileAssociations\audio\shell\Play]
  12. [-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shell\Enqueue]
  13. [-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shell\Play]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement