Integrating Tera Copy with XYPlorer Free 17.50 and more
Posted: 25 Mar 2020 13:13
Can someone tell me the exact script necessary to integrate Tera Copy into this program and have it as the copy handler? None of scripts I have seen online seem to work. The closest suggestion I have seen is shown below.
TeraCopy (Rename All)|%ProgramFiles%\TeraCopy\TeraCopy.exe|/RenameAll
TeraCopy (Overwrite Older)|%ProgramFiles%\TeraCopy\TeraCopy.exe|/OverwriteOlder
When I attempt a copy, I just get a "TeraCopy Failed. Press OK to try with Custom Copy?"
My TeraCopy installation is in C:\Program Files\TeraCopy\TeraCopy.exe. I would just like one line of code that would allow Teracopy to work as it does in Windows Explorer. Anyone have any ideas? I have TeraCopy 2.12 (I don't like the newer versions).
TeraCopy (Rename All)|%ProgramFiles%\TeraCopy\TeraCopy.exe|/RenameAll
TeraCopy (Overwrite Older)|%ProgramFiles%\TeraCopy\TeraCopy.exe|/OverwriteOlder
When I attempt a copy, I just get a "TeraCopy Failed. Press OK to try with Custom Copy?"
My TeraCopy installation is in C:\Program Files\TeraCopy\TeraCopy.exe. I would just like one line of code that would allow Teracopy to work as it does in Windows Explorer. Anyone have any ideas? I have TeraCopy 2.12 (I don't like the newer versions).