WAPT version: 2.4.0.14143
Console: Windows 10
Hello, I'd like to ask a question on the forum. To give you some context, we want to replace GreenShot with FlameShot.
Since the package is not available on your repository, I then download the MSI which I store in C:\FlameShot.
I generate the package by specifying the path and then edit it.
I add the following line
Code: Select all
run('msiexec /norestart /q /i "Flameshot-12.1.0-win64.msi"')Next, I want to build the package, so I run it, and that's when the problems start: FATAL ERROR
I tried it without editing it; it builds fine, but it fails to install on the agents. I've attached a screenshot of the error and the Python code. Thank you for your help
Commander
