Releases: wiktorwiktor12/ConsoleLogonHook
Release v1.0.7
Improved Background Image picking routine by implementing a reverse-engineered version of the one used in windows 7
Release v1.0.6
ConsoleLogonHook now no longer relies on au7hui.dll
to function properly. All resources used for ConsoleLogonUI are now in ConsoleLogonUI.dll
.
It is recommended to delete au7hui.dll
after upgrading, as it is no longer needed. If you are using a au7hui.dll
with modified resources, you should transfer those modifications to ConsoleLogonUI.dll.
Release v1.0.5
New CLH update that adds dpi support.
Fixed more crash issues.
Shutdown button now shuts down (shutdown options button does nothing still)
Fixed branding not being loaded from basebrd.dll
Release v1.0.4a
Readd static linking for runtimes + fix crash when pressing cancel on security options + version offset caches
Release v1.0.4
Add support for 1903 (1909 should work, but hasn't been tested)
Fix issues relating to secureuxtheme hook logonui feature
other improvements and stability improvements
I would recommend deleting ConsoleLogonHookOffsetCache.txt in system32 before applying the update if you are coming from v1.0.3, shouldn't be needed but better to be safe than sorry.
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
Moved background resource from the bundled au7hui.dll to the ui dll.
NEW offset finder and cache system to find the offsets so that any consolelogon.dll can be used! No more need to replace the consolelogon.dll!
Please make an issue if you encounter any issues as of this update compared to the update before as the offset cache system may not be 100% reliable at the moment.
Release v1.0.2
Bug fix release to fix some bugs and improve stability.
Also, consolelogonhook no longer relies on vc redist x64 being installed, so you should be able to use it without installing it
Release v1.0.1
Quick little bug fix release for Console logon hook to fix Microsoft account names not showing up in selected credential view.
Note: Other alternative log in methods such as fingerprint or windows hello are not fully supported yet, so I would not recommend using them at this moment, they should work if they appear as the first choice in console logon, but it will bug out the UI a little bit. This will be solved and fixed at a later date.
Also I need to redo the way I am grabbing user profile pictures so that it supports Microsoft Accounts.
Release 1.0.0
v1.0.0 Release of ConsoleLogonHook, Follow Instructions for installation in the readme