asked on October 8, 2021

Greetings,

 

Regarding the unattended install of the Laserfiche Client where you want to specify the components to install, let say only Windows Client, Snapshot and Scanning, would you specify a line for each component or can they be all in one statement? 

 

"D:\Install\Client\setup.exe" -silent LFCADDLOCAL=ALL LFSSADDLOCAL=ALL LFSSFORCENT=1 LFSCADDLOCAL=ALL 

OR

"D:\Install\Client\setup.exe" -silent LFCADDLOCAL=ALL

"D:\Install\Client\setup.exe" -silent LFSSADDLOCAL=ALL LFSSFORCENT=1

"D:\Install\Client\setup.exe" -silent LFSCADDLOCAL=ALL

0 0