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. Web Development
  3. How to find out the installed version of MS Power Point from registry?

How to find out the installed version of MS Power Point from registry?

Scheduled Pinned Locked Moved Web Development
questionwindows-admintutorialannouncement
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.
  • F Offline
    F Offline
    FishiFishi
    wrote on last edited by
    #1

    How to find out the installed version of MS Power Point from registry? I am going to build an app in which i have to check out the installed version of the MS power point onthe client machine. How can I do this?

    Regards, Qaiser Nadeem

    J 1 Reply Last reply
    0
    • F FishiFishi

      How to find out the installed version of MS Power Point from registry? I am going to build an app in which i have to check out the installed version of the MS power point onthe client machine. How can I do this?

      Regards, Qaiser Nadeem

      J Offline
      J Offline
      JimmyRopes
      wrote on last edited by
      #2

      Look in HKEY_CURRENT_USER/Software/Microsoft/Office and you will see keys something like 10.0, 11.0, etc., along with possibly some others, depending on the Office bundled products you have installed like MS Project, etc. Enumerate the keys and find the version of office that is installed. Note - this is not 100% foolproof because there can be more than one Office release installed on the machine. In that case you don't know which version the user will be using at the time they are using you're application, but it will work most of the time and you can program for the least common denominator or give them an option if there are more than one version of Office installed.

      Simply Elegant Designs JimmyRopes Designs
      Think inside the box! ProActive Secure Systems
      I'm on-line therefore I am. JimmyRopes

      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