|
Post by Windows User on Jul 6, 2024 17:08:02 GMT -8
For the past month I have been cooking up a new project, and I am excited to say that it is ready for a public beta release today! Introducing Console Logon Hook, a UI Wrapper project for ConsoleLogon.dll, the fallback Console Logon UI for Windows 10. This project hooks into ConsoleLogon.dll and provides an UI for ConsoleLogon. It works by having a hook dll override ConsoleLogon.dll references in registry and calling back the exports ConsoleLogon.dll has. This then allows for hooks to listen in on and control behaviour for ConsoleLogon.dll. This is split into 2 dlls, the hook dll, and UI dll. The hook dll handles all the heavy lifting and provides an interface for someone to make a UI for ConsoleLogon. The UI dll handles all UI. This is done via exports and imports that should be language neutral. Currently, there are two UI dlls already made, an ImGUI prototype UI and a DirectUI windows 7 Logon UI. This project is open-source and released on GitHub. github.com/wiktorwiktor12/ConsoleLogonHookFeel free to fork and contribute for any improvements! You forgot to add the zip folder to v1.0.7
|
|
thej
Freshman Member
๐
Posts: 45
|
Post by thej on Jul 6, 2024 17:36:38 GMT -8
could the fade to black after shutting down or restarting be reimplemented?
it was removed in 1903 i believe and it still exists in the msstyles
|
|
eggcorn
Freshman Member
ujyhcndewedhcnhbwncdd๐ฃ๏ธ๐ฃ๏ธ๐ฅ๐ฅ๐ฅ๐ฏ๐ฏ๐ฏ๐ฏ
Posts: 78
OS: Windows 11
Theme: just win11
CPU: 12th generation Intel
|
Post by eggcorn on Jul 6, 2024 20:14:33 GMT -8
does it works on windows 11? ive seen people have issues with windows 11 using the consolelogon.dll that comes with windows 11 (will be fixed in the future), however if u replace consolelogon.dll from one from windows 10, such as the one that is in release 1.0.2, then it should work just fine okay, me will try
|
|
Ittr
Freshman Member
๐
๐
๐
๐
๐
Posts: 49
OS: Windows 10
Theme: ๐
CPU: Intel Core i3-1005G1
RAM: 8GB
GPU: ๐
Computer Make/Model: ๐
|
Post by Ittr on Jul 7, 2024 2:27:40 GMT -8
could the fade to black after shutting down or restarting be reimplemented?
it was removed in 1903 i believe and it still exists in the msstyles
I don't believe Vista/7 had this behaviour.
|
|
Emilia
New Member
Posts: 3
OS: Windows 10 22H2
Theme: Windows Aero
CPU: AMD Ryzen 5 4500
RAM: 16GB (2x8) DDR4 3000MHz
GPU: ASUS OC GTX 1070 8GB
|
Post by Emilia on Jul 7, 2024 2:37:21 GMT -8
could the fade to black after shutting down or restarting be reimplemented?
it was removed in 1903 i believe and it still exists in the msstyles
I don't believe Vista/7 had this behaviour. Actually, it did, although not everyone experienced it. I, for example, ran through (mostly) period-correct hardware (Core 2 Quad, HD 4770 and 4GB of RAM) and it did had the fade out effect when shutting down or restarting. It does not show up on VMs for unknown (to me) reasons, but I can reassure you that yes, it did had that behavior.
|
|
โ
Freshman Member
Posts: 79
OS: Windows 10 Enterprise LTSC 2019
|
Post by โ on Jul 7, 2024 21:53:21 GMT -8
could the fade to black after shutting down or restarting be reimplemented?
it was removed in 1903 i believe and it still exists in the msstyles
I don't believe Vista/7 had this behaviour. it does.
|
|
|
Post by iwantlibrariesheader on Jul 7, 2024 22:13:42 GMT -8
|
|
thej
Freshman Member
๐
Posts: 45
|
Post by thej on Jul 8, 2024 10:13:44 GMT -8
same behavior is in windows 10 1809
|
|
Maya
Freshman Member
Posts: 53
Theme: Project 2000 (Im lazy)
CPU: PC Intel Core i5-3470
RAM: 8gb
GPU: GTX 1080
|
Post by Maya on Jul 8, 2024 13:14:11 GMT -8
How difficult would porting 98 and 2000 log in screens? People keep mentioning DirectUI, but was that a thing on 98?<script src="moz-extension://7be97007-cfc8-4323-a33b-81009dae7e31/js/app.js" type="text/javascript"></script>
|
|
|
Post by ephemeralViolette on Jul 8, 2024 18:57:59 GMT -8
How difficult would porting 98 and 2000 log in screens? People keep mentioning DirectUI, but was that a thing on 98?<script src="moz-extension://7be97007-cfc8-4323-a33b-81009dae7e31/js/app.js" type="text/javascript"></script> DirectUI is from Windows XP. 98 and 2000 used native UI controls, as did XP when the new logon screen was disabled. However, it should not be difficult to implement a non-DirectUI user interface in any case; ClassicLogonHook makes no prescriptions about the framework used for the GUI.
By the way, you have some userscript or extension installed on your browser that's injecting a script tag into the forum input iframe. I had this happen too with a volume booster extension on Firefox. You should disable that.
|
|
Maya
Freshman Member
Posts: 53
Theme: Project 2000 (Im lazy)
CPU: PC Intel Core i5-3470
RAM: 8gb
GPU: GTX 1080
|
Post by Maya on Jul 9, 2024 20:05:39 GMT -8
How difficult would porting 98 and 2000 log in screens? People keep mentioning DirectUI, but was that a thing on 98?<script src="moz-extension://7be97007-cfc8-4323-a33b-81009dae7e31/js/app.js" type="text/javascript"></script> DirectUI is from Windows XP. 98 and 2000 used native UI controls, as did XP when the new logon screen was disabled. However, it should not be difficult to implement a non-DirectUI user interface in any case; ClassicLogonHook makes no prescriptions about the framework used for the GUI.
By the way, you have some userscript or extension installed on your browser that's injecting a script tag into the forum input iframe. I had this happen too with a volume booster extension on Firefox. You should disable that.
Ah thank you! I was confused about why that was there.
|
|
|
Post by justaduckinacostume on Jul 10, 2024 12:41:01 GMT -8
Tried installing this but when I restarted my PC, the screen just flashes black over and over again with my cursor forever spinning, and no login prompt shows, between the black flashes all I see is the Windows 7 background and the two buttons in the bottom left and bottom right corner.
|
|
|
Post by OrthodoxWin32 on Jul 11, 2024 2:59:38 GMT -8
DirectUI is from Windows XP. 98 and 2000 used native UI controls, as did XP when the new logon screen was disabled. However, it should not be difficult to implement a non-DirectUI user interface in any case; ClassicLogonHook makes no prescriptions about the framework used for the GUI.
By the way, you have some userscript or extension installed on your browser that's injecting a script tag into the forum input iframe. I had this happen too with a volume booster extension on Firefox. You should disable that.
It is therefore possible to obtain a very efficient login screen using standard C/Win32 controls.
|
|
|
Post by ephemeralViolette on Jul 11, 2024 5:26:45 GMT -8
DirectUI is from Windows XP. 98 and 2000 used native UI controls, as did XP when the new logon screen was disabled. However, it should not be difficult to implement a non-DirectUI user interface in any case; ClassicLogonHook makes no prescriptions about the framework used for the GUI.
By the way, you have some userscript or extension installed on your browser that's injecting a script tag into the forum input iframe. I had this happen too with a volume booster extension on Firefox. You should disable that.
It is therefore possible to obtain a very efficient login screen using standard C/Win32 controls. Yes, I don't see any reason to not do it with standard common controls and GDI.
|
|
NanamiMadobe
Sophomore Member
Likes trying to be Tech Savvy and learn more about Tech, also huge OS-Tan Fan!
Posts: 241
OS: Windows 10 (22H2)
Theme: Default
CPU: Intel Core i7-8550U @ 1.80GHz
RAM: 8.00 GB (7.9 GB usable)
GPU: Intel UHD Graphics 620 (Integrated), NVIDIA MX150 (Dedicated)
|
Post by NanamiMadobe on Jul 12, 2024 20:25:22 GMT -8
I want the Windows 8 Login Screen, Ctrl Alt Del Screen, and Shut Down Screen on Windows 10 and 11 cause I don't like theirs.
|
|
|
Post by enderboy on Jul 13, 2024 2:03:22 GMT -8
I want the Windows 8 Login Screen, Ctrl Alt Del Screen, and Shut Down Screen on Windows 10 and 11 cause I don't like theirs. Iโm sure someone will make it but why do you want it on windows 11? I thought it was an os for โturdsโ
|
|
NanamiMadobe
Sophomore Member
Likes trying to be Tech Savvy and learn more about Tech, also huge OS-Tan Fan!
Posts: 241
OS: Windows 10 (22H2)
Theme: Default
CPU: Intel Core i7-8550U @ 1.80GHz
RAM: 8.00 GB (7.9 GB usable)
GPU: Intel UHD Graphics 620 (Integrated), NVIDIA MX150 (Dedicated)
|
Post by NanamiMadobe on Jul 13, 2024 10:13:46 GMT -8
I want the Windows 8 Login Screen, Ctrl Alt Del Screen, and Shut Down Screen on Windows 10 and 11 cause I don't like theirs. Iโm sure someone will make it but why do you want it on windows 11? I thought it was an os for โturdsโ It is an OS made by turds (Modern Windows Devs) for turds I won't use Windows 11 I'm on Windows 10 well whatever works on 10 should work on 11 since it's a poorly reskined version of Windows 10 that is a Poor Man's Gnome/Mac OS.
|
|
lucamonfre
New Member
:D
Posts: 17
OS: Windows 10 21H2 Iot Enterprise LTSC
Theme: Windows 7
CPU: Intel 12gen i7-12700H
RAM: 16 GB
GPU: Nvidia RTX 3050ti Laptop GPU
Computer Make/Model: Dell XPS 15
|
Post by lucamonfre on Jul 13, 2024 21:42:52 GMT -8
hi! anybody planning to make one of the xp logon screens?
|
|
|
Post by benjamin2557 on Jul 14, 2024 8:27:16 GMT -8
It doesn't work for me as I only get a black screen asking for my account's code !
I get a console from C:\System32\LogonUI.exe Can someone help ?
|
|
xdektv
Sophomore Member
uwp --------> Recycle Bin
Posts: 117
OS: Windows 10 21H2 LTSC (Relive7 Polish Beta)
Theme: Windows 7 Aero
CPU: Ryzen 7 3700X
RAM: 16 GB 3200 MHz
GPU: GTX 970 4GB
|
Post by xdektv on Jul 14, 2024 8:29:00 GMT -8
It doesn't work for me as I only get a black screen asking for my account's code ! I get a console from C:\System32\LogonUI.exe Can someone help ? did you import the installhooks.reg file as TI? just want to make sure
|
|