My name is Michael Ivanov and i'm a Senior SDE/Software architect.
My CV - here. You can find articles and other blog posts on the main page. I also develop some free and commercial software - complete list is here.
Wednesday, August 18, 2010
extract dll from GAC
Do you know that you can view GAC as "usual" folder if you unregister shfusion.dll?
regsvr32 /u C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\shfusion.dll
You can browse it and copy any folder you like. Just not to forget register shfusion.dll back.
No comments:
Post a Comment