Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2001
    Posts
    2

    Grin How to detect for MDAC 2.6 and IE?

    Hello!

    I want to include in my SF install the PivotTable Services for Analysis Services 2000 and MDAC 2.6 components.

    For this, I use the redistributable client components ptsfull.exe and ptsfile.exe, found on the SQL Server 2000 CD.

    I'd like to know how to detect silently which version of the MDAC is currently installed. If it's MDAC 2.6, i will install ptslite.exe and if not ptsfull.exe.

    I know about the Component checker but got no informations on how about to use it with SF 5.0.

    Also, what about the detection of the current version of Internet Explorer?

    Thanks for your help !

    Antoine

  2. #2
    Join Date
    Jan 2000
    Location
    Indigo Rose Corporation
    Posts
    204

    Re: How to detect for MDAC 2.6 and IE?

    I am not sure about detecting MDAC, but you can detect IE version from the Registry (4.0 or greater) or from the version of shdocvw.dll. See:

    http://support.microsoft.com/support.../q164/5/39.asp

    - Brett

    [This message has been edited by Support (edited 06-22-2001).]

  3. #3
    Join Date
    Jun 2001
    Posts
    2

    Re: How to detect for MDAC 2.6 and IE?

    Thanks Brett!

    I'll be able to solve at least one of my problems! Still interested by the MDAC detection, if you learn more ...

    Antoine

  4. #4
    Join Date
    Mar 2001
    Posts
    7

    Re: How to detect for MDAC 2.6 and IE?

    I just did a registry search and found version references in the following places:

    HKEY_CLASSES_ROOT\MDACVer.Version\CurVer

    HKEY_LOCAL_MACHINE\Software\CLASSES\MDACVer.Versio n\CurVer

    HKEY_LOCAL_MACHINE\Software\Microsoft\Advanced INF Setup\MDAC_CORE

    Hope you can use this.

Posting Permissions

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