Step 2 – Generate the Module Installation Configuration File
Generate the Cisco Secure Client module configuration file. The configuration file defines the modules to be included with the installation of Secure Client.
- Open a terminal and launch the .dmg file from /Volumes.
open /Volumes/Cisco\ Secure\ Client\ <version>
Here, <version> refers to the current version number of Cisco Secure Client.
- Run installer which provides
pkg
option with the name of the Cisco Secure Client package and theshowChoiceChangesXML
option. Redirect the output to install_choices.xml to generate the installation configuration file.installer -pkg /volumes/Cisco\ Secure\ Client\ <version>/Cisco\ Secure\ Client.pkg -showChoiceChangesXML > ~/Downloads/install_choices.xml
Here, <version> refers to the current version number of Cisco Secure Client.