WinLogon

  • Thread starter Thread starter azzazzel82
  • Start date Start date
A

azzazzel82

Hi all,

I would like to hide the logon window that appears when a session
starts or closes, saying Windows is starting up or Windows is shutting
down.

I have tried changing the LogonType dword value under HKLM\Software
\Microsoft\Windows NT\CurrentVersion\Winlogon\ with no success.

I have also tried with Windows --> Run --> gpedit.msc and changing the
Logon properties with no success.

Is there any way to do this?

Thanks in advance

BR,
Albert
 
1. Uncheck the two options in the Windows Logon (Standard) components
settings - basically remove user friendly logon.
2. setup the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\DisableStatusMessages
(DWORD) to 1.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
Back
Top