How can I overwrite the Newer version of DLL with Older version of DLL -


in our application using dll files. sometime need overwrite newer version of dll older version. we referencing dll followig path:c:\windows\downloaded program files

so there way overwrite newer version of dll older version @ same location:c:\windows\downloaded program files


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -