From b3f2867f7881646a3d96222ecae1504e9297b4ef Mon Sep 17 00:00:00 2001 From: Henrique Mizael Date: Mon, 4 Jan 2021 16:56:22 -0300 Subject: [PATCH] Publish CodeSector.TeraCopy (#5869) * Publish of CodeSector.TeraCopy. * Update TeraCopy.yaml. --- manifests/CodeSector/TeraCopy/3.5.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/CodeSector/TeraCopy/3.5.yaml diff --git a/manifests/CodeSector/TeraCopy/3.5.yaml b/manifests/CodeSector/TeraCopy/3.5.yaml new file mode 100644 index 000000000..0c2f59a99 --- /dev/null +++ b/manifests/CodeSector/TeraCopy/3.5.yaml @@ -0,0 +1,18 @@ +--- + +Id: CodeSector.TeraCopy +Version: 3.5 +Name: TeraCopy +Publisher: CodeSector +License: © 2007-2020 Code Sector +Tags: TeraCopy, Copy, Files, File +Description: A popular utility designed to copy files faster and more reliably, providing the user with many features. TeraCopy uses dynamically adjusted buffers to reduce seek time. It can resume broken file transfers and skup bad files during the copying process. +Homepage: https://www.codesector.com/teracopy +Installers: + - Arch: Neutral + Url: https://www.codesector.com/files/teracopy.exe + Sha256: 90F0C8D513A09E1072B7C955686B9EB13E15B3FF86BCD5204D7734B8E25ED8F3 + InstallerType: exe + Switches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT \ No newline at end of file