Error: "CalledProcessError ... Returned non-zero"
Published: April 25, 2016 - 4:28 PM
Good morning,
I've already done some research but unfortunately I can't find a solution to my problem.
I tried to create a package for the "Unchecky" program, but when I install it on a machine I get the following error:
(The other packages install correctly without any problems)
I don't really understand the meaning of this error, so if anyone has encountered it before or knows how to resolve it...
Thank you in advance, have a good day.
I've already done some research but unfortunately I can't find a solution to my problem.
I tried to create a package for the "Unchecky" program, but when I install it on a machine I get the following error:
(The other packages install correctly without any problems)
Code: Select all
installing unchecky
CalledProcessError: Command '('"unchecky_setup.exe -install" /VERYSILENT',)' returned non-zero exit status 1Thank you in advance, have a good day.