supag 0 Posted January 10, 2004 well i pressed it down, but when i run it, it doesnt do anything buy type "asgdas" in and then waits 5sec and then startmenu comes up. what am i doing wrong? Share this post Link to post Share on other sites
Jos 2,214 Posted January 10, 2004 would this work ?? $s = timerstart() While Timerstop($s) < 5000 send("{left}") wend SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Jon 1,012 Posted January 11, 2004 There isn't any way to hold a "normal" key down. Hmmm. Maybe I can do something with the {} syntax to do it. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Share this post Link to post Share on other sites
supag 0 Posted January 14, 2004 I appreciate that very much if u could do that jon Share this post Link to post Share on other sites