erezlevi Posted January 4, 2008 Posted January 4, 2008 (edited) hi, is it possilbe to get a script to either login for me, after schedualing it to run via windows schedualing. or to run in the backround when the computer is in locked or, user hasn't logged in yet, and still send key stroks? Thanks, hi, again. I also tried to put the script as a service but it doesn't help: run ("notepad.exe") sleep (2000) winactivate ("Untitled") send ("abcdefg") send ("!f") send ("s") send ("thisisatest.txt") send ("{enter}") send ("!{F4}) Exit any idea anyone? Edited January 4, 2008 by erezlevi
Zedna Posted January 4, 2008 Posted January 4, 2008 Look here for explanation/solution. Resources UDF ResourcesEx UDF AutoIt Forum Search
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