asked on November 10, 2016

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

https://www.laserfiche.com/support/webhelp/Laserfiche/9.2/en-US/AdminGuide/LFAdmin.htm#Installation/Install_Level.htm%3FTocPath%3DLaserfiche%2520Administration%2520Guide%7CLaserfiche%2520Installation%7CUnattended%2520Installation%7CFormatting%2520a%2520Command-Line%2520or%2520Unattended%2520Installation%2520String%7C_____2

 

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 

0 0