Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

Installs an assembly into the global assembly cache.

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column

 

GAC Install

Assembly

Assembly path

The path to the file which contains the assembly manifest to install into the global assembly cache. 

Assembly ListFile

The path to the a file which lists the assemblies to install into the global assembly cache. The file contains on path to an assembly to install on each line. 

Options

Force re-install

If an assembly of the same name is already installed it will be overwritten with the supplied assembly. 

Add reference count

When installing the assembly into the global assembly cache the reference count for the assembly is also increased. 

Scheme

The type of installation scheme to use for installing the assembly into the global assembly cache. Possible values are;

...

OPAQUE: Use this value if you require specifying your own ID. 

ID

The value of the ID field depends on what was supplied in the Scheme field. If supplied;

...

OPAQUE: The ID can be any text value. 

Description

Any text which describes the installed assembly. This description is presented when a list of assembles is ever requested.

...