Re: Creating a system user
Peter Ritchie <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
While this isn't really appropriate for a list "Discussion relating to the specifics of the C# and Managed C++ languages", you can do what you want by creating a DWORD registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList\<username>, where <username> is the name of the user in question, and assigning the value of 0 (zero). After rebooting the user should no longer appear in the XP Welcome screen. =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com