GAM Posted March 20, 2008 Posted March 20, 2008 Hi, right clicking the tray icon of autoit.exe results in script pausing, but i DONT want the script to pause on right clicking the tray icon, so is there any way to do that? Neil
covaks Posted March 20, 2008 Posted March 20, 2008 Check opt() in the helpfile Opt("TrayAutoPause",0)
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