ricki Posted November 16, 2009 Posted November 16, 2009 Hi Please can someone help. I have a few kids at the moment moving the log on window of the computer to the edge of the screen so that staff and students cannot see the window. Does anyone have a way to stop the kids moving the log in window around the screen Thanks for all your help. Richard
Martin Posted November 16, 2009 Posted November 16, 2009 Doesn't Ctrl-Alt-Del (which you should always press first) centre it on the screen? mb
ricki Posted November 16, 2009 Author Posted November 16, 2009 Hi It centres the aup screen but when you click ok the login screen is where the child dragged it to. Richard
cromertech Posted November 16, 2009 Posted November 16, 2009 I've been getting this recently as well. Any solutions out there for this
srochford Posted November 16, 2009 Posted November 16, 2009 I'd guess you could have some kind of process running at boot time (probably need to be a service) which runs (say) every 5 seconds and moves the window back to the right place. I don't know the name of the process that puts the logon box on the screen but assuming you can find it then the logic would be something like: get resolution of screen get handle for window of logon box get size of window and work out x,y for where it needs to be to be centred send message to that window saying "move to position x,y"
rad Posted November 16, 2009 Posted November 16, 2009 Create your own Gina program. RM did but its pants!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now