Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2003
    Posts
    1

    Identify Microsoft Office Installed

    I have a setup of a developed Software. I need to identify wich Office is installed to install certain librarias.
    How can I do it?

  2. #2
    Join Date
    Jan 2003
    Location
    Québec City, Canada
    Posts
    4

    Smile Re: Identify Microsoft Office Installed

    Why don't you try to read the file association for a certain type of file (like .doc for Word documents, .xls for Excel workbooks, etc..) ? (in Action screen, File Information/Read File Association)

    With this, you can make sure whether an application is installed or not [img]/ubbthreads/images/icons/smile.gif[/img] or you can get the version number of one of the components of Microsoft Office, with « File Information/Read File Information/Version ».

  3. #3
    Join Date
    Jan 2003
    Posts
    81

    Re: Identify Microsoft Office Installed

    also try searching the registry for your own copy of MS Office, and see if there are specific keys returned that verify the user has MS Office installed and where it's installed, etc etc

    that might work

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts