We had a group of five test computers which were upgraded to Client 9.1.1.584 from Client 8.2. At that time the Office integration component was included in the unattended install build.
Testing indicated that the Office integration component was interfering with an existing program, so Laserfiche was manually uninstalled from these five computers. Then it was reinstalled using the following unattended build:
"Client\Setup.exe" -silent -log "C:\Logs\ClientInstall" LFCADDLOCAL=ALL INSTALLOCR=1 LFSSADDLOCAL=ALL LFSCADDLOCAL=ALL LANGPACK="en" LFCDESKTOPSHORTCUTS=1
After reinstallation, two computers did not have the Office integration component--while the other three did have Office integration (determined by whether the "LASERFICHE" menu showed up in Word, Excel, and Outlook).
Any idea what could possibly have caused this? We would like to modify the build to insure that the Office integration component is NOT installed.