Posts: 116
Threads: 10
Joined: Apr 2026
Reputation:
20
Very limited tests with V6 as I am away from home. Installs and replaces old version successfully. Observations:
1. The create ED seems to have taken much more time. Will record the time with the next build.
2. The ED is huge at 2GB which is double the size of previous versions
3. 2-finger scroll on my HP still does not work in the ED environment
Many more tests to be done when I am back next weekend.
Posts: 3,538
Threads: 20
Joined: Feb 2014
Reputation:
339
@al3x,
Glad to hear that the image protection feature is working really well.
Actually, when HBS is uninstalled, hasleopi is uninstalled and removed, and the protection configuration is temporarily saved to the registry, along with a flag indicating whether image protection is enabled. When HBS is installed again, the installer will determine whether to restore image protection based on that flag.
Yes, hasleopi protects partitions by drive letter. Your idea of using GUIDs to protect partitions/drives is very good. The only issue is that comparing GUID strings would introduce more performance overhead, so we will consider it carefully.
Also, your suggestion to mark the partition itself (a hidden system file in the root directory) is excellent. Perhaps we can consider implementing a combination of the two approaches, and I think we can improve this in future versions.
To be honest, reimplementing either of the two approaches you mentioned would take a lot of time, because driver code must be written with extreme care, testing takes a lot of time, and it also has to pass Microsoft WHQL testing to get the driver signed. If we change it now, it could take about a month to complete. My idea is to first use partition drive letters for protection, and then gradually improve it by using GUIDs and creating a marker on the partition itself.
I have to say, you are a very thoughtful and talented person, and we should consult you before implementing important features.
Have a nice day!
Best regards,
Posts: 84
Threads: 3
Joined: Sep 2025
Reputation:
6
Installed 6.0.0.0 and all went smoothly. It did take a bit longer but not much and I too noticed that the ED was much bigger, but no problem there. I also noticed that when making the ED, parts of the comments on my very high-scaled screen (225% I think) was no longer obscured/overlapped so that is great.
All up - very happy so thanks to the Hasleo team again.