Copy Handler 歷史版本列表 Page1

最新版本 Copy Handler 1.46

Copy Handler 歷史版本列表

Copy Handler 軟件是專為複制 / 移動不同存儲介質(硬盤,軟盤,本地網絡,CD-ROM 和許多其他)之間的文件和文件夾的小工具。該軟件的一些優點:複製速度比標準 MS Windows 複製速度快 6 - 7 倍(在同一物理硬盤上將數據從一個分區復製到另一個分區時); 允許通過暫停,恢復,重新啟動和取消功能來完全控制複製 / 移動過程; 多語言支持等等可能會出現,而且由於翻譯過程相當簡單... Copy Handler 軟體介紹


Copy Handler 1.46 查看版本資訊

更新時間:2020-12-26
更新細節:

What's new in this version:

Fixed:
- Shell extension fails to register on plain Win10
- Shell extension 'Move to' performs copy instead of move

Copy Handler 1.45 查看版本資訊

更新時間:2020-12-07
更新細節:

What's new in this version:

Fixed:
- [CH-355] - Incorrect sizing of replace file dialog
- [CH-359] - Wrong initial version of task db
- [CH-366] - String replace functionality corrupts memory

Driver Magician 5.4 查看版本資訊

更新時間:2020-12-07
更新細節:

What's new in this version:

Driver Magician 5.4
- Change log not available for this version


Driver Magician 5.30
- Some minor tweaks


Driver Magician 5.22
- Some minor tweaks


Driver Magician 5.21
- Some minor tweaks


Driver Magician 5.2
- Some minor tweaks


Driver Magician 5.1
- Minor tweaks


Driver Magician 5.0
- Minor tweaks


Driver Magician 4.9
- Minor tweaks


Driver Magician 4.7
- Support Windows 10
- Minor tweaks


Driver Magician 4.5
- Support Windows 10


Driver Magician 3.9
- Support Windows 8.1
- Minor tweaks


Driver Magician 3.7
- Support Windows 8


Driver Magician 3.61
- Change software interface


Driver Magician 3.55
- Add more language interface
- Add more devices in drivers update database
- Minor tweaks


Driver Magician 3.52
- Add more devices in drivers update database
- Minor tweaks


Driver Magician 3.48
- Support Windows 7


Driver Magician 3.41
- Multi-language interface
- Find all drivers for other operating systems, not only drivers update
- Change drivers information in driver backup and driver restoration function
- Update drivers update database
- Minor tweaks


Driver Magician 3.4
- Multi-language interface
- Change drivers information in driver backup and driver restoration function
- Update drivers update database
- Minor tweaks


Driver Magician 3.30
- Update unknown device database and driver update database
- Fix a bug in driver update function
- Minor tweaks


Driver Magician 3.26
- Fix a bug in driver backup process
- Improve drivers removal function


Driver Magician 3.19
- Improve accuracy of drivers update


Driver Magician 3.18
- Fix a bug of memory leak
- Update unknown devices database and drivers update database
- Back up drivers of non-present devices
- Minor tweaks


Driver Magician 2.8
- Update drivers database
- Update unknown devices database
- Minor improvements

Copy Handler 1.44 查看版本資訊

更新時間:2016-11-18
更新細節:

What's new in this version:

Feature request:
- Integration with other software

Translation:
- Update Turkish translation of CH

Bug:
- Wrong error message presented on error 34
- Invalid current speed reported for subtask/task and global stats
- Crash when using shell extension on explorer showing network path
- Retrying write failures does not try to write to disk
- List of Copy-To paths are not updated after adding favorite path in "Choose directory" dialog
- CH moves file instead of copying when using ctrl+c and ctrl+v
- Fix issues reported by coverity scan
- Skipping file when file is being opened does not update task stats

Story:
- Retrying on certain failures should re-open the source and destination files

Copy Handler 1.43 查看版本資訊

更新時間:2016-11-08
更新細節:

What's new in this version:

Feature request:
- Pre-select task in status window

Bug:
- Multiple retries required when reading multiple data chunks at once fails
- Problem initializing COM with error 0x80010106
- Options - buffer size dialog fails to display/update buffer count properly
- Shell extension fails to retrieve menu configuration when user too fast
- Status window title shows different percentage than the single running task
- Pause/resume fails to silently resume tasks

Story:
- Replace logging system with async logger
- Fix issues reported by cppcheck and coverity scan
- Code cleanups
- Removing task should remove also rotated files
- Update sqlite package to 3.15.1
- Enable /MP compilation
- Make explorer not block when debugging Copy Handler
- Allow non-elevated shell extension to communicate with elevated CH
- Register 32bit shell extension also for 64bit Windows
- Update version info in CH binaries
- CH shows dialog boxes in strange places
- Show taskbar progress when status window is open

Copy Handler 1.42 查看版本資訊

更新時間:2016-10-10
更新細節:

What's new in this version:

Feature request:
- Include CH icon in Options and Status dialogs

Bug:
- Copy Handler is being signed with SHA1 instead of SHA256
- Copy-of name does not handle extensions properly
- Task "hangs" when retrying failed operation
- File error dialog displays empty error message

Copy Handler 1.41 查看版本資訊

更新時間:2016-09-12
更新細節:

What's new in this version:

Feature request:
- Add copy-of names configuration to ch.xml

Bug:
- Error while trying to copy entire drive
- File error dialog does not display error message
- Reduce high-priority issues reported by Coverity Scan
- Wrong task count when copying with filtering
- Crash in miniview refresh method
- CH crashes when task data cannot be stored in sqlite database
- Crash when saving CH options with non-ascii paths

Story:
- Update SQLite package do 3.14.1
- Update googletest framework to 1.8
- Update unit tests runner to support running with ReSharper
- Fix malformed html files in the chm manuals
- Apply various fixes for code issues reported by R#

Copy Handler 1.40 查看版本資訊

更新時間:2016-04-03
更新細節:

What's new in this version:

THE MAJOR CHANGES SINCE THE LAST STABLE RELEASE (1.32):
- Move from serialized to overlapped IO resulting in significant performance improvements,
- Basic, experimental command-line support,
- Better check for updates functionality,
- Shell extension improvements,
- Both installer and executables and now signed, so now it will be obvious if the downloaded version is original,
- More stats available in Copy Handler status window,

Lots of under-the-hood changes:
- Changed storage backed to sqlite database for improved stability,
- Upgraded development environment to Visual Studio 2013,
- Migrated source code from subversion hosted at sourceforge.net to a git repository hosted at the same place website is hosted,
- Really huge refactoring of code that significantly reduced the technical debt and will allow easier program extending in the future.

CHANGES SINCE THE 1.40 RC3:
Bug:
- Installer does not remove all files after restart
- Shell extension shows empty bars when icons are enabled
- Program hangs when importing command line task while another tasks are running
Story:
- Buffer size rough tuning