How to Copy DLL from GAC

Sometimes, we will have a scenario to  copy the assembly from GAC to our local folder or application.

Go to run -> type "C:\Windows\assembly\gac_Msil"


Your GAC will be opened as folder structure and you can copy your assemblies easily.

Comments

Popular posts from this blog

Activating a SharePoint Feature on Multiple Sites or Site Collections using PowerShell

Managed Path with WildCard and Explicit Inclusion

List All SharePoint 2010 PowerShell Commands