Command-Line Options for Laserfiche Server/Client Service Packs.

May 15, 2012 | KB: 1012979
Laserfiche 8, Laserfiche 9

Summary

Starting with Laserfiche 8.3.1 Service Pack 1, the service pack comes as a single .exe package that will automatically detect what Laserfiche Server and Client components are installed and then run the appropriate service pack update.

The service pack .exe file supports the following command-line options:

Parameter Description
-x [OutputFolder] Extracts the individual .msp files from the .exe package. Make sure the specified output folder already exists.
-l [LogFolder] Enables logging for the upgrade process. This option creates a log file for each patch as well as logs the .exe itself.

Example 1:

Laserfiche831_SP1.exe -x "C:\temp"

Example 2:

Laserfiche831_SP1.exe -l "C:\temp"