+ Reply to Thread
Results 1 to 2 of 2

Search and read registry for particular external application

  1. #1
    KS Wong
    Guest

    Search and read registry for particular external application

    Hi all,

    My application wants to know whether the target computer has installed
    "Acrobat Reader" or not and to get the "InstallPath" information before it
    calls the AcroRD32.exe to open a PDF file from my application.

    Thanks in advance!

    KS

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello KS,

    As you can see from the code provided, this is a non trivial procedure. The code has error handling builtin to alert you if there is a problem. Insert a new VBA module into your project and paste the code into it.

    Calling the Macro:

    InstallPath = GetAcrobatPath()


    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1