You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche 10.1 Silent Install

asked on May 3, 2016

I am trying to do a silent install of the Laserfiche 10.1 Client by using a batch file via PDQ Deploy.  When pushing out the batch file using PDQ Deploy, the client installs but the job doesn't complete, it just hangs.  So I ran just the batch file and it gets stuck on the "Next" screen.  So I must be missing something, but haven't been able to figure it out.

 

Here is the command:

"\\SERVER\Installs\Laserfiche Media\Laserfiche 10.1\en\Client\Setup.exe" -silent -noui -iacceptlicenseagreement -log "C:\Logs\LaserficheClientInstall" INSTALLLEVEL=300

 

I attached a screen shot of the "Next" screen.

Any thoughts or suggestions? 

Thanks!

LF_Hang.JPG
LF_Hang.JPG (39.37 KB)
0 0

Answer

SELECTED ANSWER
replied on May 3, 2016

It looks like the installation is in fact completed successfully, it's just not skipping clicking next at the end. I assume if you manually click next everything is complete? If you truly want a silent install, you can try the -silent paramater on it's own. -noUI stands for 'no user interaction' (not no user interface), and will override silent if both are present. 

2 0

Replies

replied on May 4, 2016

That did the trick!  I successfully completed using the batch file.  Then I ran it from PDQ Deploy and that also completed.  Thank you!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.