Page 1 of 1

[SOLVED] False negative .exe installation

Published: July 21, 2022 - 1:08 PM
by florian777
Good morning,

I am currently working on a package for the SRS software.
Basically, I launch the executable with its silent installation parameter, except that wapt informs me that the installation has failed:

Code: Select all

waptutils.CalledProcessErrorOutput: Command 'InstallSRS.exe /S' returned non-zero exit status 1223.
However, the software installed correctly and runs properly on the client machine. Is there a way to manually change the status to "OK"?

Re: False negative .exe installation

Published: July 21, 2022 - 2:01 PM
by Geoffroy
In my opinion, the silent flag argument is not valid.

Contact the publisher to get the correct argument.

Re: False negative .exe installation

Published: July 21, 2022 - 2:06 PM
by florian777
The silent flags are good

Re: False negative .exe installation

Published: July 21, 2022 - 2:54 PM
by dcardon