Search found 1 match

by creix
26.09.2010, 17:54
Forum: General Discussion
Topic: Integrate TeraCopy ?
Replies: 12
Views: 81046

Re: Integrate TeraCopy ?

Close Free Commander
Add the following lines to the FreeCommander.ini in [Form] section
FileMovePrg=C:\Program Files\TeraCopy\TeraCopy.exe Move *%ActivSelAsFile% "%InactivDir%"
FileCopyPrg=C:\Program Files\TeraCopy\TeraCopy.exe Copy *%ActivSelAsFile% "%InactivDir%"
(* - required here)
Don't ...