Hi ,
I am trying to install Laserficeh SDK 9.1 from Powershell script and using silent mode because I need to install it into Prod environment which should not have user intervention. Here my question is, even though I used silent mode, still showing the screens to click next and browsing licence key.could any one help me to install laserfiche SDk without any user interaction?
The following I used in powershell script
Start-Process "C:\Software installations\9.1 SDK\en-US\Install\setup.exe" -ArgumentList -noUI -Wait -PassThru -Verb "RunAs"
Thank you in advance
Best regards,
Venkata Srividya