Install CylanceProtect on Macs

  • 14 October 2020
  • 0 replies
  • 30 views

!/bin/bash

mkdir /tmp/cylanceinstall

scp CylancePROTECT.pkg /tmp/cylanceinstall

sleep 3

echo [Copy install token here] > /tmp/cylanceinstall/cyagent_install_token

sudo installer -pkg /tmp/cylanceinstall/CylancePROTECT.pkg -target /


0 replies

Be the first to reply!

Reply