- Open command prompt
- type "cd c:\windows\assembly\GAC_MSIL"
- type "dir"
- Look for the name of the dll that you want
- Type "cd{Name of the dll}"
- Type dir
- Type cd TAB
- Type "copy {dllname}.dll {Path where teh file needs to be copied}
You now have the dll.
No comments:
Post a Comment