the following package: viewtopic.php?f=9&t=1925
works very well, one station at a time.
However, as soon as it is placed in an OR, it gives this error:
I understand the output, because WAPT does not retrieve an expected return value.installing tls-agent-kav-10-installerTraceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3846, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptmsjbkd\setup.py", line 18, in install
File "C:\Program Files (x86)\wapt\common.py", line 3802, in new_func
return func(*args,**kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 4157, in install_msi_if_needed
run(r'msiexec /norestart /q /i "%s" %s' % (msi,props),accept_returncodes=accept_returncodes,timeout=timeout,pidlist=pidlist)
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 1061, in run
raise CalledProcessErrorOutput(proc.returncode,cmd,''.join(output))
CalledProcessErrorOutput: Command 'msiexec /norestart /q /i "Kaspersky Network Agent.msi" PRIVACYPOLICY=1 LAUNCHPROGRAM=1 EULA=1 SERVERADDRESS=10.31.8.47 DONT_USE_ANSWER_FILE=1' returned non-zero exit status 1603.
Output:
CalledProcessErrorOutput: Command 'msiexec /norestart /q /i "Kaspersky Network Agent.msi" PRIVACYPOLICY=1 LAUNCHPROGRAM=1 EULA=1 SERVERADDRESS=10.31.8.47 DONT_USE_ANSWER_FILE=1' returned non-zero exit status 1603.
Output:
My question is: Why this error on the ORs and not the positions?
THANKS
