Runs a batch command (or series of commands) of your choice to install the tool.
Jenkins variable substitution, e.g. ${JAVA_HOME}
is performed on the command text before it is run.
Note: If no variable substitution is required then the Jenkins-core functionality can/should be used instead.