** The latest version can be downloaded and installed from the Microsoft Store. **
Update:
v1.1.1.0
- Correction: Loading hives is NOT fixed yet - even with the change from HKEY_LOCAL_MACHINE to HKEY_USERS (loading hives can only be done with elevation which is not allowed - need to implement an alternate method)
- Removed elevation
v1.1.2.0
- Fixed dll compile error.
- Signed Appx
v1.1.7.0
Fixed offline registry access (using offreg.dll)
-
It will redirect to Regback folder with auto-discovery (forward arrow) - if a permissions error occurs accessing config/SOFTWARE
-
The config/SOFTWARE hive is owned by BUILTIN/Administrators which cannot be accessed by standard user - whereas the Regback/SOFTWARE hive is owned by System which can.
v1.1.8.0
- Added Windows build version and architecture.
v1.1.9.0
- Fixed disabled menu links when returning to the main screen subsequent to an error from auto-discovery.
- Fixed "Retrieve key from backup" not displaying correct installation.
- Updated error message to specify to re-launch as Admin if access to hive denied.
v1.1.10.0
Added key checking support for new editions in October 2018 update
Over-ride the MAK key removal display ("BBBBB-BBBBB-BBBBB-BBBBB-BBBBB") with explanatory text.
32-bit and 64-bit now have the same versioning with the architecture displayed with version build.
v1.1.12.0
- Fixed an issue where the app crashed if insufficient permissions present
v1.1.13.0
- Added High Contrast theme compatibility
- Added exception handling routines
v1.1.16.0
- Fixed memory leak with Windows 7 key checking
- Fixed crash if Dark theme not previously initiated (no AppsUseLightTheme in registry )