View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KS Wong[_2_] KS Wong[_2_] is offline
external usenet poster
 
Posts: 13
Default 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