Summary
The Laserfiche Scanning 7.2 installation package supports an unattended mode operation. However, the unattended mode is not silent. A progress bar indicating the current progress of the Laserfiche Scanning installation will appear. Additionally, while the unattended installation will not prompt you to restart the computer after the installation has been completed, you may need to restart the computer before Laserfiche Scanning 7.2 will function properly.
More Information
Laserfiche Scanning 7.2 can be installed in unattended mode by using the following syntax in a batch file or by typing it in the command-line prompt:
"Path\LFScanning72.exe" -U "Install Path"
The term Path represents the path to the Laserfiche Scanning setup executable file (LFScanning72.exe). The term Install Path represents the path to the Windows folder to which Laserfiche Scanning 7.2 will be installed. The following line demonstrates an example of how to launch the Laserfiche Scanning installation in unattended mode.
"X:\Program Files\Laserfiche\Web Access\Scanning\LFScanning72.exe" -U "C:\Laserfiche Scanning"