Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I need a program that will replace "x".dll in a series of programs with an updated version of the "x".dll.
I have many of these and I dont feel like manually replacing the "X"dll's for 20+ programs.
2012-11-16 11:43:13
hey please elaborate your question
2012-11-03 07:06:07
please provide more information related to ur question........
2012-10-24 20:46:43
Batch file commands has an example of Menu Creation with copying.http://www.aumha.org/a/batches.phpRecursively find and replace fileshttp://stackoverflow.com/questions/10422433/recursively-find-and-replace-filesperhaps a sync software that support multiple directory.
2012-10-24 17:08:53
there is a copy of x.dll found in over 20 program folders, i have made a modified one, i want to find and replace all copies of the dll with my modified dll. cant be much more specific, the program does not update with my modified dll, it replaces it with another dll. so i have been doing it all one-byone but i thought id check to see if there is a faster way.
2012-10-25 12:17:24
Other than writing a batch file containing all the filepaths, I don't see any other options. It's still faster than doing it manually anyway.
2012-10-26 15:12:02
Wait. This might help:http://www.door2windows.com/easy-file-replacer-replace-two-files-of-different-names-with-one-click/
2012-10-23 22:47:38
no software avaliable to do this as i know
2012-10-23 19:54:36
If this is a DLL with common functionality used by multiple programs, why isn't is registered as a system DLL so you only need to have one copy of it on the system in the first place?
2012-10-23 14:57:15
I don't know but you need something like incremental backup like mechanism is file copying.
2012-10-23 10:27:33
I honestly haven't seen an app like that anywhere. If it's something you have to do on a regular basis, I think you might want to consider writing a batch script which would do it for you.
2012-10-23 08:01:58
I don't really clear what you mean. You can copy all the files to the folder and click replace all.
2012-10-23 07:39:39
Please, be more specific. Why are you willing to manually replace it yourself? Can't the program do it itself with automatic update?
2012-10-23 05:10:45
A file system (or filesystem) is a means to organize data expected to be retained ... Some file systems allow multiple programs to update the