Hi support,
Am trying to install the WARP client on machine in a way that it cannot be stopped/removed by an end user. How do I best accomplish this?
I tried to do this with the following command line but the user is still able to disable the lock and exit the program itself:
Cloudflare_WARP_Release-x64.msi /quiet SWITCH_LOCKED=“true”
Thanks in advance!