Silently Installing LaserFiche.

August 4, 2014 | KB: 100142
Laserfiche 6, Plus 6, Scanning 6

Summary

The LaserFiche Client, scanning component, and E-mail can be silently installed through the standard unattended installation functionality provided by Installshield.

More Information

The installation for the LaserFiche Client, scanning component, and the E-mail plug-in can be automated by recording the desired installation choices in a response file. A response file is an .ISS file containing the options selected during the installation. It can be created by running the installation with a -r parameter. Sample syntax is shown below.

    Setup.exe -r

You may then run the installation silently by running the following line on the desired workstation:

    setup -s -f1C:\Path\MySetupOptions.iss.

In the example above, the path ("C:\Path\MySetupOptions.iss") should be replaced by the path to your .ISS file.

LaserFiche Snapshot: LaserFiche Snapshot can also be silently installed. However, it can only use the legacy unattended installation.

Note: For more information, please refer to the Unattended Installation chapter in the LaserFiche Administrator's Reference.