sah Posted December 29, 2017 Posted December 29, 2017 Autoit is not supporting and executing scripts on windows 10. receiving message as "script paused". Let me know the reason for this.
sah Posted December 29, 2017 Author Posted December 29, 2017 Autoit is not supporting and executing scripts on windows 10. receiving message as "script paused". Let me know the reason for this.
Earthshine Posted December 29, 2017 Posted December 29, 2017 Why 2 separate threads? My resources are limited. You must ask the right questions
Developers Jos Posted December 29, 2017 Developers Posted December 29, 2017 (edited) AutoIt3 is supported fine on Win10. Where are you receiving the "script paused" message? Jos EDIT: Threads merged, please stick to one. Edited December 29, 2017 by Jos 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.
careca Posted January 2, 2018 Posted January 2, 2018 That sounds like the tray menu item. Where do you see the script paused? Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe
microAsinello Posted January 3, 2018 Posted January 3, 2018 When you compile script change ExecutionLevel and set it to Default. For me works.
Skysnake Posted January 17, 2018 Posted January 17, 2018 What does you script do? I run AutoIt on Win10 fine. If you CLICK ON IT, it will probably pause itself. Run the script and don't click the icon? Skysnake Why is the snake in the sky?
Zedna Posted January 19, 2018 Posted January 19, 2018 I think it can be related to these parameters Beware: I use old AutoIt version, so I'm not sure if these are also in latest version Opt("TrayAutoPause",0) Opt("TrayMenuMode",1) ; no default menu (Paused/Exit) 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