hi all -
i'm trying to do a silent install on anyconnect client 4.5.x. it's in .pkg format.
typically i would execute the following command:
sudo installer -verboseR -pkg "/somelocation/somefile.pkg" -target /
however, the installation has several options to select from: vpn, web security, amp enabler, and so on.
how can i select only vpn option and de-select the rest?
please could someone help me with this command. thanks

