Odd. Mine keeps reverting back to requiring admin. It works for a bit
then reverts. You do have to close system settings before the change is
in effect.
Our Zscaler package is a combination of 2 composed packages. Compose an
installer using your args and putting the installer app in the source
folder (see below) Compose an uninstaller (see below) Compose an upgrade
package that runs the uninstaller f...
You could just composer your own uninstaller by packaging the binary to
put it where it is supposed to be or some type of landing zone like
/tmp. Then use your post install script to call the binary from the
landing zone location. Make a check-in pol...