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

Question

Question

Client 9.0 Unattended install

asked on April 12, 2016 Show version history

I've run the following script:

"\\server\Applications\LaserFiche\Rio9.0.3\en\Client\setup.exe" -noui -iacceptlicenseagreement INSTALLLEVEL=300 LANGPACK="en"

The client installs fine, but so does the Administration Console, which I do not want to install.  Additionally, after the install completes, I still have the dialog on screen in which I have to click next.  Thoughts?

 

0 0

Answer

Replies

replied on April 12, 2016

Hi Bradley, 

Don't suppose you already have an earlier version of Client 9.0.x installed on this machine such that it's running an upgrade operation? It won't remove components that were already installed during in in-place upgrade which might explain why you're still getting Admin. You can also log the install (-log="<dir containing log files>") and look at the setup.log, which will show you the actual command setup is sending across to the individual msi's (as well as if it thinks an upgrade is happening).

btw - you don't need to specify LANGPACK="en". 

 

1 0
replied on April 12, 2016

That helps, but I'm using installlevel=300 which should not include admin console.  I need scanning, snapshot, etc.

0 0
replied on April 13, 2016

Thanks Justin, that would seem to make sense.  The machine this was installed on already had the admin console.

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

Sign in to reply to this post.