AutoBob Posted August 22, 2006 Posted August 22, 2006 Would like to be able to run scripts in the background, start up IE in background, send keystrokes to that instance of IE and that instance only. Do not want keystrokes entered by user to be sent to programs started in script. Possible? Please Help!
vim Posted August 22, 2006 Posted August 22, 2006 Would like to be able to run scripts in the background, start up IE in background, send keystrokes to that instance of IE and that instance only. Do not want keystrokes entered by user to be sent to programs started in script. Possible? Please Help!Welcome to AutoIt AutoBob.Please check out the UDF IE.au3 in the help file.Then do some searches for IE and/or background , etc.ViM
Pieter Posted August 23, 2006 Posted August 23, 2006 @topic poster: What exactly do you want? Do you want the tray icon to be hidden? That's easy:Opt("TrayIconHide", 1) iPod + Online calendars = iPodCALsync
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