12-01-2016 , 12:57 PM
November 30, 2016 -- Version 5.4 Build 1
This version includes a number of fixes, improvements, and an added feature to the program that's been requested for a long time.
* Changed much of the multi-threaded code to use Background Pool Threads instead of spawning my own threads.
* Simplified the GUI code of the update notification window.
* Updated HTTPHelper to version 1.215.
* Added the ability to auto-elevate the task when executing the program with the "-createrestorepoint" switch along with the "-name" parameter. This was broken in the past, thanks goes out to Paul Merritt for reporting this issue to me.
* Added note to the Command Line Arguments window that the commands are recommended to be ran from an elevated command prompt. Thanks goes out to Paul Merritt for reporting this to me.
* Fixed a bug in which the Reserved System Restore Space for System Drive window wasn't showing on top of other windows like it should.
* Completely rewrote the selected restore point deletion routine. Now all confirmation of restore points happen on the main thread with only the process of deleting said restore points being processed on a background thread.
* Implemented a way for the user to tell the program to not ask to confirm the deletion of each selected restore point if the user so chooses to do so once the confirmation dialog box is shown.
* Finally added a long requested feature to the program, the ability to confirm the deletion of selected restore points in a batch.
* Included some code optimizations on the Disk Space Usage window.
* Finally fixed a handle leak on the disk space usage tool in which it was leaking system handles/objects.
This version includes a number of fixes, improvements, and an added feature to the program that's been requested for a long time.
* Changed much of the multi-threaded code to use Background Pool Threads instead of spawning my own threads.
* Simplified the GUI code of the update notification window.
* Updated HTTPHelper to version 1.215.
* Added the ability to auto-elevate the task when executing the program with the "-createrestorepoint" switch along with the "-name" parameter. This was broken in the past, thanks goes out to Paul Merritt for reporting this issue to me.
* Added note to the Command Line Arguments window that the commands are recommended to be ran from an elevated command prompt. Thanks goes out to Paul Merritt for reporting this to me.
* Fixed a bug in which the Reserved System Restore Space for System Drive window wasn't showing on top of other windows like it should.
* Completely rewrote the selected restore point deletion routine. Now all confirmation of restore points happen on the main thread with only the process of deleting said restore points being processed on a background thread.
* Implemented a way for the user to tell the program to not ask to confirm the deletion of each selected restore point if the user so chooses to do so once the confirmation dialog box is shown.
* Finally added a long requested feature to the program, the ability to confirm the deletion of selected restore points in a batch.
* Included some code optimizations on the Disk Space Usage window.
* Finally fixed a handle leak on the disk space usage tool in which it was leaking system handles/objects.