[SOLVED] False negative .exe installation
Published: July 21, 2022 - 1:08 PM
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:
However, the software installed correctly and runs properly on the client machine. Is there a way to manually change the status to "OK"?
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.