Hi,
Associations de fichiers avec KFA (in french)
LiberKey Tools, Enable File Association
Right clic in Key Files Assoc', Association configuration
Select All Files, Advanced, New
Action:
Open with TeraCopy (LiberKey)Application used to execute this action:
%APPS%\TeraCopy\TeraCopyLKL.exeCommand line parameters:
Copy "%1" If you don't have "All Files" you can edit KeyFileAssoc.xml and put
- Code: Tout sélectionner
<FileType class="*">
<TypeDescription.en>All Files</TypeDescription.en>
<TypeDescription.fr>Tous les fichiers</TypeDescription.fr>
</FileType>
after the line <AppsAssoc>
Command line changed:
TeraCopy.exe Operation [*]Source Target [/SkipAll] [/OverwriteOlder] [/RenameAll] [/OverwriteAll] [/NoClose]
* Operation: Copy|Move|Delete
* Source: File or folder
* *Source: Path to filelist
* Target: Destination folder
Examples:
TeraCopy.exe Copy D:Video.avi C:My Documents
TeraCopy.exe Move *C:Tempfilelist.cmd C:My Documents /OverwriteAll /NoClose