Posts: 109
Threads: 9
Joined: Dec 2023
Reputation:
2
This is interesting. I'm currently trialing HBS, waiting for my next paycheck to but it. I have 12 days left on the trial. The Windows sees this, that there is time left on the trial. The PE disc I created sees this to be true as well. However, if I use another PE disc that I built myself, and use the files in \bin\WINPE to execute HBS, my trial is send to have expired. There is not an issue with the date/clock. How can the trial be expired yet also seen as still having time left?
Posts: 109
Threads: 9
Joined: Dec 2023
Reputation:
2
Maybe. But I thought the whole point of having \bin\WINPE was to use custom PE discs.
Posts: 109
Threads: 9
Joined: Dec 2023
Reputation:
2
I mean, again, isn't the point of the \bin\WINPE directory to be used in PEs? The name of the directory says that's the case. It's not tampering if that's its purpose. Basically, the point being, what's to stop a purchased HBS from behaving like this? Will I be able to have a functional HBS on a custom PE (which again I assume is the intended function of \bin\WINPE)?
Posts: 118
Threads: 8
Joined: Nov 2024
Reputation:
6
Well, the purpose of that folder is for HBS itself to have its files ready to be implemented in the WinPE ISO I guess. That’s the main reason for existence for this folder.
But a registered copy of HBS will put its license in the registry. This is also copied to the created WinPE. You should be able to grab that for your own WinPE needs, just export HKLM\Software\Hasleo from the HBS created WinPE.
This will obviously only work for WinPE though, not for an additional installation on another PC, because in WinPE mode the machine code isn’t verified against the current hardware.
Posts: 2,553
Threads: 12
Joined: Feb 2014
Reputation:
80
@al3x 's explanation is correct. This folder is prepared for Hasleo Backup Suite to create WinPE, and Hasleo Backup Suite imports license information into the WinPE registry during WinPE creation.
Posts: 109
Threads: 9
Joined: Dec 2023
Reputation:
2
Bummer. That means another dedicated PE just for HBS. That's wasted space.