~~~~~~~
open command prompt and navigate to %windir%/assembly/gac_msil/ and use copy command to take a copy of the require dll.
Option-2:
~~~~~~~
Want to do it in a windows way ,
Simply enter the following:
subst g: %windir%\assembly\gac
Now open Explorer, go to drive G: and you're all set.
Thanks to Jeff key
Option-3:
~~~~~~~
Start->Run->type c:\windows\assembly\gac
There you are take a back up of the required dll and go ahead
3 comments:
you da man! exactly what i needed
http://www.sharepoint-training-videos.com
nice, jus wat i nded. thanks.
simple question, simple answer.
thx a lot!
Post a Comment