|
Feature REQUESTS - Printable Version +- Hasleo Software Forums (https://www.easyuefi.com/forums) +-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forum-1.html) +--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forum-10.html) +--- Thread: Feature REQUESTS (/thread-1262.html) |
RE: Feature REQUESTS - n8chavez - 11-15-2025 Here's my list to Santa: 1. A driver-based solution that allows for image mounting from within Explorer.exe 2. A driver-based solution that allows a default image location to be secure to prevent image tampering/image deletion (Both 1 and 2 do not require you to buy a driver. You write your own, then sign it with a Windows Code Signing Certificate) 3. Delta Restore function to be the default. It's not default currently in PEs 4. The ability to restore more than one partition at a time using partition mode. 5. Custom image naming parameters. For example, Reflect allows for the following. {BACKUPTYPE} Whether a full differential or incremental image was performed. {COMPRESSION} The compression level that was used during the image, whether high, medium, or none. {AES} The AES encryption type that was used when creating the backup. This can be none, 128, 192, or 256 {WINVER} Windows major minor and build number (X.X.XXXXX) {PCNAME} The PC NetBIOS name {ISODATE} Current backup formatted date and time (YYYY-MM-DDTHH.MM.SS) {YYYY} Year with century, as a number {YY} Year without century, as a number (00 - 99) {MM} Month as a number (01 - 12) {MNAME} Full month name {MNAMESHORT} Abbreviated month name {WEEKNUMM} Week number (00 - 53). The 1st Monday is the 1st day of week 1 {WEEKNUMS} Week number (00 - 53). The 1st Sunday is the 1st day of week 1 {DD} Day of month as a number (01 - 31) {WDNAME} Full weekday name {WDNAMESHORT} Abbreviated weekday name {WDNUMMON} Weekday as a number (1 - 7; Monday is 1) {WDNUMSUN} Weekday as a number (0 - 6; Sunday is 0) {HH} Hour in 24-hour format (00 - 23) {HH12} Hour in 12-hour format (01 - 12) {AMPM} A.M./P.M. indicator for 12-hour clock {MIN} Minute as a number (00 - 59) {SS} Second as a number (00 - 59) RE: Feature REQUESTS - admin - 11-15-2025 (11-15-2025, 03:44 PM)n8chavez Wrote: Here's my list to Santa: Thank you very much for all your suggestions. Regarding suggestion 1, there are no major issues with implementing this feature, but it will require some time for coding. Regarding suggestion 2, we currently lack a driver signing certificate, which is the core of the problem. For more information, please refer to: https://www.easyuefi.com/forums/thread-1262-post-7602.html#pid7602 Regarding suggestion 3, this is very easy to accomplish. As for suggestions 4 and 5, these would require a significant amount of coding, and we will consider them in the future. We also hope to have all of these features completed by 2026. RE: Feature REQUESTS - Gork - 11-16-2025 (11-15-2025, 05:56 PM)admin Wrote:(11-15-2025, 03:44 PM)n8chavez Wrote: 2. A driver-based solution that allows a default image location to be secure to prevent image tampering/image deletion When you say you hope to have all of these feature completed by 2026, are you also referring to suggestion 2? RE: Feature REQUESTS - admin - 11-16-2025 (11-16-2025, 07:18 PM)Gork Wrote:(11-15-2025, 05:56 PM)admin Wrote: Regarding suggestion 2, we currently lack a driver signing certificate, which is the core of the problem. For more information, please refer to: Yes, of course. RE: Feature REQUESTS - n8chavez - 11-18-2025 Is anyone else able to delete images from within HBS without it requiring a password? I am, and it seems odd that HBS requires a password for mounting and restoring yet doesn't to delete an image. RE: Feature REQUESTS - admin - 11-18-2025 (11-18-2025, 09:30 AM)n8chavez Wrote: Is anyone else able to delete images from within HBS without it requiring a password? I am, and it seems odd that HBS requires a password for mounting and restoring yet doesn't to delete an image. After mounting an image or completing a restoration, the data stored within the encrypted image file becomes accessible, which could lead to data leakage. However, if the image file is deleted, data leakage will not occur. Therefore, whether a password should be required in this specific scenario is a point worth discussing. RE: Feature REQUESTS - n8chavez - 11-18-2025 The way I look at it, what's the point of having an image if it can be easily deleted or tampered with without the user even know or doing it by accident? RE: Feature REQUESTS - admin - 11-19-2025 (11-18-2025, 12:18 PM)n8chavez Wrote: The way I look at it, what's the point of having an image if it can be easily deleted or tampered with without the user even know or doing it by accident? That seems reasonable. The feature isn't complicated, and we will improve it as soon as possible. RE: Feature REQUESTS - n8chavez - 11-19-2025 (11-19-2025, 12:30 PM)admin Wrote:(11-18-2025, 12:18 PM)n8chavez Wrote: The way I look at it, what's the point of having an image if it can be easily deleted or tampered with without the user even know or doing it by accident? Cool beans! Thanks. RE: Feature REQUESTS - rocky - 11-19-2025 Not sure if mentioned as did a quick scan did not see it easily When I go to File Backup, there is not much room to select files on my hard drives. If the whole Hasleo screen could be enlarged bigger to suit my desktop or even if the column could be moved by the user, it would make life a bit easier. I attached a screenshot. |