Skip to content

Releases: HO-COOH/FastCopy

Solves robocopy localization issue

Choose a tag to compare

@HO-COOH HO-COOH released this 24 Nov 17:19

Biggest change to this release is adding a robocopy injection dll to force it output in english. So parsing works regardless of system language settings.

Full Changelog: 1.0.6...1.1.0

Pre-store release

Choose a tag to compare

@HO-COOH HO-COOH released this 11 Nov 13:30

Full Changelog: v1.2.0.0...1.0.6

v1.2.0.0

v1.2.0.0 Pre-release
Pre-release

Choose a tag to compare

@HO-COOH HO-COOH released this 08 Jul 15:47

What's Changed

  • Add speed graph
  • Fix issues when destination path is directly under a drive
  • Fix several issues under windows 10
  • german translation by @uDEV2019 in #3
  • Spanish translation by @xsm2 in #7
  • Fixed xcopy command execute failed in some case. by @Sanlorng in #8
  • Fixed app crashed when first time install. by @Sanlorng in #10

New Contributors

Full Changelog: v1.1.0.0...v1.2.0.0

First formal release

First formal release Pre-release
Pre-release

Choose a tag to compare

@HO-COOH HO-COOH released this 14 May 07:26
v1.1.0.0

Force dark theme, finished implementing fallback copy, allow multiple…