Assemblies are found in C:\Windows\Assembly
You can retrieve the DLLs using Command Line.
If you "dir C:\Windows\Assembly" you will notice that there is more than meets the eye. You can browse the directory structure for x32 and x64 DLLs, etc.
Showing posts with label assembly. Show all posts
Showing posts with label assembly. Show all posts
Tuesday, May 7, 2013
Wednesday, October 14, 2009
Where your Sharepoint feature files are stored
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES -- look for your feature files here
C:\WINDOWS\assembly -- contains the assembly file (retrieve Public Key Token and/or uninstall feature here)
Subscribe to:
Posts (Atom)