Falrik Posted December 16, 2020 Posted December 16, 2020 Hello, I just installed AutoIt on a Windows 10 machine and also the SciTE. Even when i try to run a simple MsgBox by hitting F5 nothing happens. Code: MsgBox(0,"Test","Test") In the end it says: --------------------- +>Setting Hotkeys...--> Press Ctrl+Alt+Break to Restart or Ctrl+BREAK to Stop. +>09:25:58 AutoIt3.exe ended.rc:0 +>09:25:58 AutoIt3Wrapper Finished. >Exit code: 0 Time: 0.7716 --------------------- but nothing happens. What could cause such a behavior Thanks in advance for your help
Developers Jos Posted December 16, 2020 Developers Posted December 16, 2020 Please show the total SciTE output pane information, not just the end. .. and the shown line is the whole script you test with? 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.
Falrik Posted December 16, 2020 Author Posted December 16, 2020 I found the solution by myself. Problem was the location of the au3 File. It dosn't work out of the google Drive File Stream Folder. Thanks 🙂
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