Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can i get ms Office version information in qt?

Can i get ms Office version information in qt?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 355 Views
  • 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.
  • S Offline
    S Offline
    seokwon
    wrote on last edited by seokwon
    #1

    Hi,
    I want to get the MS Office version information.
    Can i get the Ms Office version information??
    if It is possible. I want to know way.
    Thank you for reading.

    JonBJ jsulmJ 2 Replies Last reply
    0
    • S seokwon

      Hi,
      I want to get the MS Office version information.
      Can i get the Ms Office version information??
      if It is possible. I want to know way.
      Thank you for reading.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @seokwon
      Being platform/product dependent, there won't be an inbuilt way to detect this from Qt. TBH over many versions it's a black art anyway. Start from:

      https://stackoverflow.com/questions/3266675/how-to-detect-installed-version-of-ms-office
      https://stackoverflow.com/questions/41121575/get-installed-office-version-through-code-or-registry
      https://www.codeproject.com/Articles/483521/Microsoft-Office-Version-Detector-2

      1 Reply Last reply
      4
      • S seokwon

        Hi,
        I want to get the MS Office version information.
        Can i get the Ms Office version information??
        if It is possible. I want to know way.
        Thank you for reading.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @seokwon I would guess you need to read it from the Windows registry. See https://doc.qt.io/qt-5/qsettings.html

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved