A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Pritunl is a VPN app that is a pain to update when it's available. It would be nice to have this managed by PatchmyPC
What Patch My PC product is this new application request for?
Patch My PC Enterprise
Drop here to upload
Admin
Jason Bergner
Feb 21, 2025
I believe I’ve pinpointed the issue, but we currently lack a solution. The vendor’s installer behaves in a non-standard manner: it exits the .exe installer immediately (with exit code 1, indicating the installation is incomplete) and generates a Pritunal.tmp file that carries out the actual installation.
I would reach out the vendor and ask if they can fix this behavior.
I believe I’ve pinpointed the issue, but we currently lack a solution. The vendor’s installer behaves in a non-standard manner: it exits the .exe installer immediately (with exit code 1, indicating the installation is incomplete) and generates a Pritunal.tmp file that carries out the actual installation.
I would reach out the vendor and ask if they can fix this behavior.
We're basically running into this issue where the app throws a non-zero exit code: https://forum.pritunl.com/t/silent-install-error-1-incorrect-function/373
We could potentially work around the issue with custom exit codes, but will require some further testing
Bump