Hi.
How can i let a program get started before the windows user login screen pops up? i'd like to do some changes to the dialog. how can i do this? EnumWindows?
Posted on 2002-06-27 11:21:13 by darester
I tink starting in using the key HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\RunServices
will get it to start up before the log in screen.
Posted on 2002-06-27 11:39:28 by Kudos
I read some time ago that WinNT runs the login on a separate desktop, so you might have some problems.
Posted on 2002-06-27 11:43:16 by Qweerdy