Install Package
Command
Command Line
Arguments
Command Line Switches
Comments
install
Install new packages.
package name
Name of the package without the
.crate extension.
version
Use <; >; =; <=; >= to specify
version. Include quotes around
the entire argument, for example,
"sqlserver >= 9.00.1399.06-b".
/LoginName
For unattended installs requiring
reboot you can call install with
LoginName, LoginPassword, and
LoginNetwork.
/LoginPassword
For unattended installs requiring
reboot you can call install with
LoginName, LoginPassword, and
LoginNetwork
/LoginDomain
For unattended installs requiring
reboot you can call install with
LoginName, LoginPassword, and
LoginNetwork.
/d
Download packages from
repository. If no arguments are
added, it only downloads the
packages to the local cratecache.
n
all:
Downloads all packages
before installing any of them.
n
each:
Downloads and then
installs each package before
downloading and installing the
next package.
n
none:
Does not download any
packages, instead only uses the
local cratecache copy.
Example: /d=each install notepad .
/q
Default value =n. If you use =y,
does not stop and prompt after
displaying the installation plan.
Table 6-1 Install Command Line Switches and Arguments
Using Package Manager for Windows
VMware, Inc.
53