We are using this command for an unattended workflow install through PowerShell, but it doesn't work.
E:\laserfiche911\en\workflow> .\setup -silent SVCACCOUNTNAME="RLG\SRVAccount" SVCACCOUNTPASSWORD="srvPass" -log "C:\logs\lfwf.log" INSTALLLEVEL=1000
It crashes even before creating a log file for us. So we are not sure that where the issue is.
Any ideas?