The Install
command installs the latest version of a package from the indicated family to the current environment.
Install [Family|@Version] [Environment Name]
ndicmd /i /gs Install "NintendoSDK" "Env1" |
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