2000a Posted June 26, 2004 Posted June 26, 2004 When running a script exe (compiled with aut2exe): - with autoIt 2, I could double-click on the icon (system tray) and autoIt would display the current line of the script (ie: if it was waitting for a window)... - with version 3, is it possible to do the same? I used this often... I use autoIt to install software, unattended. If a window is not expected, the script hangs (waits), and I don't know where in the script (to troubleshoot)... AutoIt is great (almost perfect) thanks for your help
Developers Jos Posted June 26, 2004 Developers Posted June 26, 2004 When running a script exe (compiled with aut2exe): - with autoIt 2, I could double-click on the icon (system tray) and autoIt would display the current line of the script (ie: if it was waitting for a window)...- with version 3, is it possible to do the same? I used this often... I use autoIt to install software, unattended. If a window is not expected, the script hangs (waits), and I don't know where in the script (to troubleshoot)...AutoIt is great (almost perfect)thanks for your helpIs on the Todo list.. look at the "v3 Idea Lab" whic has a "Sticky: Todo List" The only curent options is : Opt("TrayIconDebug", 1)..... 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.
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