Re: autologon

From: Roy Hodgkinson (a_r_hodgkinson_at_msn.com)
Date: 06/03/04


Date: 3 Jun 2004 11:47:36 -0700

Jeff,

To address your original question before the thread moved onto
Autologon issues. . .
 
You can eliminate the Windows XP splash screen --
http://msdn.microsoft.com/embedded/community/tips/xp/custmize/default.aspx

Also, you can eliminate the logon progress status display by registry
tweak --[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"DisableStatusMessages"=dword:00000001

I believe that I originally found this information by searching the XP
Embedded newsgroup for "Logon".

The only thing I haven't been able to eliminate is the "blue
background with mouse pointer" shown before the user profile kicks in
to get my desired desktop (custom shell) of "black background with no
mouse pointer".

HTH, Roy

alex chip <sandi@iol.it> wrote in message news:<E94CF19F-4A9F-4FD4-8930-6FEFAA876774@microsoft.com>...
> After updating the target designer with last fixes (April-May 2004), the image does not auto-logon properly (system tries, but it generates an error "unknown user")
>
> Looking at the registry, the key
>
> HKLM/SOFTWARE/Microsoft/Windows NT/Current Version/WinLogon/DefaultUserName
>
> is present but with a blank value, instead the assigned one ("Administrator").
> Changing it to "Administrator" the problem is fixed.
>
> However the "User Name " field in the component "Automatic Logon" is correctly set.
> (The other fields are: "Domain Name = <blank>" and "Password = Administrator")
>
> Please check.



Relevant Pages

  • Re: VS2005 compatibility
    ... There's no 'this' pointer passed to registry calls... ... as calling the Registry APIs directly. ... since MFC projects cannot even run on the target. ...
    (microsoft.public.windowsce.app.development)
  • Re: Need help with COM dll registration at runtime
    ... It's a flag in another format specifier, it can't be used on its own. ... Iff, instead of ri, or some variable where I have copied the CLSID ... that DLL, call DllGetClassObject in it, and obtain an interface pointer. ... You seem to be hard-coding CLSID_IPTPlugin into the registry key name, ...
    (microsoft.public.vc.language)
  • Re: registry code sample
    ... Here is some registry encoding sample code. ... it's my first registry codeing attempt, ... format the code in a readable format with white space and carriage returns. ... When you pass a pointer to a Windows API, it needs to be an initialized ...
    (microsoft.public.vc.language)
  • Re: major problem after enabling desktop effects (F9)...
    ... On Wednesday 16 July 2008 06:43:50 Mike Chalmers wrote: ... black background. ... mouse pointer and a black screen after I log in. ... Desktop effects in KDE4 (especially ...
    (Fedora)
  • Re: Hiding WinLogon
    ... Combine this registry setting this with the 'autologon' ... settings so that they have a black background. ... >> WinLogon so you do not see anything when you start up or shut down. ...
    (microsoft.public.windowsxp.embedded)