Skip to main content
Participant
August 27, 2015
Question

Need to identify the executable application file that opens pdf files

  • August 27, 2015
  • 3 replies
  • 296 views

My client's system recently upgraded from Acro Reader 11.0 to Adobe Pro.  To open pdf files from within a database, I need to identify the path & file that opens pdf files.  Any help is greatly appreciated!!!!

This topic is closed to new replies. Start a new post to keep the conversation going.

3 replies

Legend
October 7, 2015

Actually, no, if you want to open files it is far better NOT to be concerned with which file does it. Instead use the ShellExecute API (not Shell), which takes care of syntax details in the command line; essentially a programmatic "double click".

Legend
October 7, 2015

Windows has an API for this, FindExecutable.

AadeshSingh
Participating Frequently
October 7, 2015

Hi michael21122112,

Please let me know the version of OS installed at the clients end?

There will be a desktop icon of Acrobat application.

Regards,

Aadesh