5.5 Install

The Install command installs the latest version of a package from the indicated family to the current environment.

Usage

Install [Family|@Version] [Environment Name]

Example
ndicmd /i /gs Install "NintendoSDK" "Env1"

Parameters
  • Family - The family of the package to be installed. The latest version of this package will be installed.
  • Environment Name (Optional) - The environment that the package will be installed to. If unspecified, the default environment is used.
Unsafe Installation

When used with the /u switch, this command will install a package that is incompatible with the current SDK for the environment. This option must be used with caution, as it may render the environment unstable or unfit for future use. 

 


CONFIDENTIAL