Angus Leeming wrote:
- I need the registry path for Acroread. If anybody has installed it,
please send it to me.
Under HKLM I have
"Software\Adobe\Acrobat\Exe"
which stores
"C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe"
so perhaps you can use the same test for both?
Don't know if it makes a difference, but it might be safer to use
HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\InstallPath
which on my laptop shows "C:\Program Files\Adobe\Acrobat 7.0\Reader"
(i.e. everything but the file name). The only question is whether, on a
multi-user machine, there would be different copies of Reader in
limited-access directories. Seems unlikely, but ...
-- Paul