|
-
Nov 14th, 2000, 05:24 PM
#1
Thread Starter
New Member
Have just started using VB again.
Am developing a database in Access that lists .pdf files.
When they select one, adobe reader is supposed to run, opening the file they selected.
In attempting to find out if Adobe is installed, I am trying to use:
svAcroPath = System.PrivateProfileString ("", "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AcroExch.Document\shell\open\command", "")
Whenever I run, I get the 'Object Required' error no matter what I try.
Am I missing some .dll or something?
Thanks,
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|