Andrew Bancroft 12/16/2015

Using PowerShell to Install a DLL into the GAC

Read Original

This article explains how to install a DLL into the Global Assembly Cache (GAC) using PowerShell, providing an alternative to the gacutil.exe tool which requires Visual Studio. It includes a PowerShell code snippet that loads the System.EnterpriseServices assembly and uses the GacInstall method to add the DLL to the GAC. The article also notes the need to run PowerShell as Administrator and mentions restarting IIS if the DLL is used in web applications. It is a technical tutorial focused on IT and software deployment practices.

Using PowerShell to Install a DLL into the GAC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet