blahxinfinity Posted March 10, 2022 Posted March 10, 2022 Hi I've been using AutoIt for years without problem, but now I'm finding some strange behaviour. Image below shows that the ConsoleWrite statements do not work. There was no MsgBox displayed either. Running on a Windows 11 Virtual Machine with latest stable versions of AutoIt and SciTE. Any ideas what could be causing this? Thanks Paul
Developers Solution Jos Posted March 10, 2022 Developers Solution Posted March 10, 2022 (edited) Is this script located in a Google drive directory? This has been reported several times. Just search for it, but either use a normal directory or change a setting in de Google drive client ( please search for the exact option) Edited March 11, 2022 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.
Musashi Posted March 10, 2022 Posted March 10, 2022 (edited) 19 minutes ago, Jos said: Just for it, but either use a normal directory or change a setting in the Google drive client ( please search for the exact option) @blahxinfinity : I can't test this as I don't have a Google Drive account, but I guess you have to switch from streaming to mirroring in the account settings. Edited March 10, 2022 by Musashi "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
ad777 Posted March 11, 2022 Posted March 11, 2022 @blahxinfinity do the following it might work: compile your script -> go to program -> Right click mouse -> Properties -> compatibility -> Run this program .... for -> Win 7 -> Apply -> OK. Note: i didn't tested. none
blahxinfinity Posted March 15, 2022 Author Posted March 15, 2022 Thank you Jos, Musashi, and ad777. I can report that the source files were on Google Drive, and moving them somewhere else did resolve the problem. Unfortunately, switching Google Drive from Streaming to Mirroring didn't seem to help. For the sake of completeness, I'll also note that I used to keep my AutoIt source code in a Dropbox folder and did not experience this symptom.
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