Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. URGENT ! Windows Media Player Detect!

URGENT ! Windows Media Player Detect!

Scheduled Pinned Locked Moved C / C++ / MFC
windows-adminhelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrcoder
    wrote on last edited by
    #1

    I need to detect the installation of Windows Media Player 6.4 or greater. Surprisingly, I have not been able to find information on this topic. Does anyone know how to detect the presence of this player? Registry? *ocx? I am up against a deadline and need HELP!!!!

    C 1 Reply Last reply
    0
    • M mrcoder

      I need to detect the installation of Windows Media Player 6.4 or greater. Surprisingly, I have not been able to find information on this topic. Does anyone know how to detect the presence of this player? Registry? *ocx? I am up against a deadline and need HELP!!!!

      C Offline
      C Offline
      Christian
      wrote on last edited by
      #2

      You've got the right idea. I had to do the same recently with IE ( need 4 or greater ), and DirectX ( need 5+ ). I found the answer was to poke in the registry, best place is HKEY_CURRENT_USER\Software\Microsoft. Get onto some machines with earlier versions and make sure you've found a key that persists across versions & gives you the info you need, and you're away.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups