mustking Posted February 17, 2010 Posted February 17, 2010 (edited) Hi Guys,I made a script to run my 'work program' with password everyday, and I had scheduled every 07AM. But the problem is my session will be locked in morning, after unlock it with my password I found the script in action; the 'work program' has excuted and the script paused untill unlocking my windows it will continue putting the password?.So my problem to resolve is, how I can let rhe script do all its actions without waiting for unlock the windows? (I need exaltly to open the 'work program at 07AM, before my coming at 08AM everyday in locked windows).Thanks and appreciate your responses. Edited February 17, 2010 by mustking
notsure Posted February 17, 2010 Posted February 17, 2010 The only way i could get around the "WindowsXP screensaver-lock" was by doing this every now and then; Mousemove(100,100) Mousemove(101,100)
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