OLE AUTOMATION NOTE

The ole installation that Acrobat does is incomplete.  The problem will only
show up where the user does not have an OLE2 application already installed.
For example, if there is WORD 6.0 already installed, then there will be no
problem at all with the Acrobat installation.

The problem occurs when using automation functions.  For example, our Lotus
Document integration demo uses automation functions and will fail to work
if the needed OLE 2 libraries are not set up and there.  To fix this problem
copy the files:
OLE2.REG
OLE2PROX.DLL
OLE2CONV.DLL
to the WINDOWS\SYSTEM directory and execute
the following command from PROGRAM MANAGER:
        <File><Run>
        regedit C:\WINDOWS\SYSTEM\OLE2.REG
The files and registration information will correct the Acrobat automation
problems.
