Hi,
Very confused. Can someone please tell me what the correct kb that I should be looking at between the two links below regarding an unattended .msi installation? I'm familiar with the first one that points to the setup.exe, and have used it many times with success, but I'm unfamiliar with using the .msi files for this purpose, and I'm wondering what the script would look like for trying to update a v8.3 client to v10.1. Also what do the CombinedARP.msi's do?
These install levels end in 00
All the install levels on these end in 99
https://support.laserfiche.com/devnotes/viewer?name=Laserfiche9.0%2F90Installer
I've been trying this script below with no success, so if someone could point me in the right direction I'd appreciate it greatly.
MsiExec.exe /i "\\PCNAME\Laserfiche\LF_Software\LF10\LF10.1\en\Client\lf_en.msi" -noui -iacceptlicenseagreement INSTALLLEVEL=400
Thanks in advance,
Brian