- corrected error connected with copying data in Windows NT/2000/XP with disabled buffering
- corrected speed of pausing, resuming, ... of tasks, especially at NT series of Windows (NT/2000/XP)
- corrected bug connected with setting destination folder for temporary data
- added autodetection of buffer size and 5 different buffer sizes for 5 different types of copying; changed way to enter buffer sizes, ...
- corrected strange effects connected with large buffer sizes
- additional options in program's main menu - registration/unregistration of shell extension DLL
- showing status window now cause autohide of mini status
- when entering path to sounds and to temporary folder you can use some shortcuts (these paths doesn't end with \, so you have to add it when modifying path ie. < WINDOWS >\media; paths entered that way has to be enter uppercase - < WINDOWS > instead < windows > or < Windows >; paths entered that way contain no spaces, though it may look differently):
- < WINDOWS > - windows directory (ie. c:\windows)
- < TEMP > - directory for temporary data (ie. c:\windows\temp)
- < SYSTEM > - system directory (ie. c:\windows\system)
- < APPDATA > - directory for application's data (ie. c:\windows\AppData)
- < DESKTOP > - directory with files that are places on desktop (ie. c:\windows\desktop)
- < PERSONAL > - private directory for logged user (ie. c:\my documents)
- corrected shutdown of program (by the menu option 'exit' and by system shutdown) - now program saves its state before exit; program's shutdown was also speeded up
- now system shutdown allows cancelling for some time and also works under Windows NT/2000/XP; additionally, when auto system shutdown after finished is enabled and none of tasks isn't currently processed - program will not shut down the system - it'll wait for any task to start; you may also set type of shutdown (force/normal)
- corrected mini status from the point of view of cooperation with Windows NT/2000/XP - now, you can use buttons placed on caption bar of mini status
- pressing resume button on waiting task will cause that task to start, even if normally 'limiting operations' do not allow task to start
- if 'limit maximum operations' option is enabled - the tasks will be started in order they appear on the task list
- changed a little handling of .log files and errors - now, except of error number there is shown info about error, and a place in program where error occurs
- in status window added additional info about temporary file associated with given task
- a little modifications of UI (icons were taken from Windows XP - I hope nobody would be angry), optimalizations, other...