Microsoft (R) .NET Global Assembly Cache Utility. Version 2.0.50727.42 Copyright (c) Microsoft Corporation. All rights reserved. Usage: Gacutil [ ] Commands: /i [ /r <...> ] [ /f ] Installs an assembly to the global assembly cache. /il [ /r <...> ] [ /f ] Installs one or more assemblies to the global assembly cache. /u [ /r <...> ] Uninstalls an assembly from the global assembly cache. /ul [ /r <...> ] Uninstalls one or more assemblies from the global assembly cache. /l [ ] List the global assembly cache filtered by /lr [ ] List the global assembly cache with all traced references. /cdl Deletes the contents of the download cache /ldl Lists the contents of the download cache /? Displays a detailed help screen Options: /r Specifies a traced reference to install (/i, /il) or uninstall (/u, /ul). /f Forces reinstall of an assembly. /nologo Suppresses display of the logo banner /silent Suppresses display of all output