Sunday, February 13, 2011

How to get Assembly (DLL) from GAC

Their are many ways to get Assembly from the GAC folder, I thinks that the easiest way to do this is just run the command: "Subst X: c:\windows\ assembly" (X = Drive letter to get into the GAC Folder). 
After you done to run this command you can enter your new "drive" and find your Assembly.

No comments:

Post a Comment