mqsiAssemblyInstall command
Installs, uninstalls, or lists .NET assemblies in the Global Assembly Cache (GAC).
Supported platforms
- Windows
Syntax
Parameters
- - i assemblyName
- Installs the assembly into the GAC.
- - u assemblyName
- Uninstalls the assembly from the GAC.
- - l assemblyName
- Lists the assembly in the GAC.
Authorization
For information about platform-specific authorizations see Security requirements for Windows systems.
If you have enabled integration node administration security, you must also set up the authority detailed in Tasks and authorizations for integration node administration security.
This command must be run from an elevated command console. Run the mqsicommandconsole command to get an elevated administrator command prompt, from which you can run this command. For more information, see mqsicommandconsole command.