Assembly Registration Utility (gac.exe)

You can use gac.exe to install and uninstall an assembly, as well as to list the content of the GAC. The following table shows some of the common usages of the Assembly Registration Utility:

Option

Description

-l

To list the content of the GAC.

-lc

To list the content of the GAC.

-i filename

To install an assembly with file named filename into the GAC.

-u assemblyname

To uninstall an assembly from the GAC by specifying the assembly name. If multiple versions of the same assembly exist, all of them will be removed unless a version is specified with the assemblyname (i.e., gac -u myAssembly,ver=1.0.0.1).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.134.78.106