Get Assemblies from the GAC
October 9th, 2008
No comments
If you need to retieve an assembly from the GAC you can do this by carrying out the following:
- Start | Run;
- Enter C:\windows\assembly\GAC_MSIL into the open dialog box;
- There will be a folder for each assembly in the GAC locate the folder. The assembly (dll) will be in the folder.