Skip to content

Releases: HO-COOH/FastCopy

Solves robocopy localization issue

24 Nov 17:19

Choose a tag to compare

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

11 Nov 13:30

Choose a tag to compare

v1.2.0.0

08 Jul 15:47

Choose a tag to compare

v1.2.0.0 Pre-release
Pre-release

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

14 May 07:26

Choose a tag to compare

First formal release Pre-release
Pre-release
v1.1.0.0

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