Theoretically you would create an app that you would run as service. This way no user needs to be logged on; if the computer's running the services are running (if everythings ok that is ;-) ).
This app should then check if logon.scr (the logon-screensaver app) is running. If so add a form containing a loginbutton to the apropriate desktop. If this button is clicked you could use a sendkey's function (te emulate a user typing on a keyboard) to provide logon information or even logon directly using some api-function or something?
But maby you could alter the logon.scr or write your own logon window.
Hope this inspires others.
Main Topics
Browse All Topics





by: DragonmenPosted on 2004-09-23 at 12:25:42ID: 12136773
Isn't the easier thing to turn off entering user and password at logon and assume default ?