Hasleo Software Forums
Simultaneous Scheduling Priority - Printable Version

+- Hasleo Software Forums (https://www.easyuefi.com/forums)
+-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1)
+--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forumdisplay.php?fid=10)
+--- Thread: Simultaneous Scheduling Priority (/showthread.php?tid=2552)

Pages: 1 2 3 4 5


RE: Simultaneous Scheduling Priority - Froggie - 03-23-2025

The test I performed was a simple Disk/Partition image of a single smallish partition on a multi-partition disk... restorations were always attempted in Partition Mode.


RE: Simultaneous Scheduling Priority - Gork - 03-23-2025

@Froggie, Yes, indeed. Thank you for chiming in. I really appreciate it.


RE: Simultaneous Scheduling Priority - Froggie - 03-24-2025

An observation... the chain integrity probe performed by the restoration operation is very fast, probably fast enough to perform prior to an imaging operation as well, without seriously affecting the timing involved.

Maybe this is the way to do an image chain integrity check prior to possible useless imaging into a broken image chain.


RE: Simultaneous Scheduling Priority - admin - 03-24-2025

We need some time to fix the issue. Thanks.


RE: Simultaneous Scheduling Priority - Froggie - 03-25-2025

Glad you're looking at it... <double> thanks!  Cool


RE: Simultaneous Scheduling Priority - admin - 03-25-2025

Please try the fixed version below and see if the problem persists?
https://www.easyuefi.com/backup-software/downloads/Hasleo_Backup_Suite_Free_250325.exe

Thanks.


RE: Simultaneous Scheduling Priority - Froggie - 03-26-2025

Using the offered v5.2.250325, when adding an INC to a broken chain, an error is now issued (as expected).  When restoring a broken chain, any time point after the chain break throws an error (as expected), any time point prior to the break in the chain is successful.

Great job, Dev Team... keep up the really good work  Exclamation Cool


RE: Simultaneous Scheduling Priority - Froggie - 03-26-2025

<Ooooops!!> Something broke in your v5.2.250325 release.  When using the Emergency Disk creator AND using the OffLine OPE file (I use this all the time), the following error message now appears...

Specified object not found. (0x00B50013000000B7)

When using the Microsoft downloads, all is fine.


RE: Simultaneous Scheduling Priority - admin - 03-26-2025

(03-26-2025, 05:55 AM)Froggie Wrote: <Ooooops!!> Something broke in your v5.2.250325 release.  When using the Emergency Disk creator AND using the OffLine OPE file (I use this all the time), the following error message now appears...

Specified object not found. (0x00B50013000000B7)

When using the Microsoft downloads, all is fine.

I'm sorry that the program hardcoded the checksums for the WinPE components to be downloaded, so the OPE download tool needs to be updated. Maybe we shouldn't hardcode the checksums for WinPE components so that we can use any version of OPE.


RE: Simultaneous Scheduling Priority - Froggie - 03-26-2025

(03-26-2025, 08:19 AM)admin Wrote:
(03-26-2025, 05:55 AM)Froggie Wrote: <Ooooops!!> Something broke in your v5.2.250325 release.  When using the Emergency Disk creator AND using the OffLine OPE file (I use this all the time), the following error message now appears...

Specified object not found. (0x00B50013000000B7)

When using the Microsoft downloads, all is fine.

I'm sorry that the program hardcoded the checksums for the WinPE components to be downloaded, so the OPE download tool needs to be updated. Maybe we shouldn't hardcode the checksums for WinPE components so that we can use any version of OPE.

...and there should be separate versions for W10 & W11 so the user may select what he needs.  I think I'm currently dealing with a driver issue that's different from W10-base to W11-base from Microsoft.