c.haslam Posted April 9, 2024 Posted April 9, 2024 When I Build this script I get: Error adding file: Bin/Monitor.a3x .rc:2 Target exe is not created abandon build:rc:2 But... Alt_Q now works. This is on Windows 10 Thoughts? Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
Developers Jos Posted April 9, 2024 Developers Posted April 9, 2024 Did you check your AV as suggested in the other thread? 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.
c.haslam Posted April 9, 2024 Author Posted April 9, 2024 Quick Scan shows no threats Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
argumentum Posted April 9, 2024 Posted April 9, 2024 2 minutes ago, c.haslam said: Quick Scan shows no threats Disable the antivirus. Try again. That will tell more than currently shows no threats Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
Developers Jos Posted April 9, 2024 Developers Posted April 9, 2024 (edited) The aut2exe uses the %localappdata%\autoit v3\aut2exe directory as temp directory, so ensure that is excluded from your AV scanning, else this is to be expected. Why do you want to compile it anyways? We stopped doing that to avoid any AV issues and simply run the script with autoit3.exe. Edited April 9, 2024 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.
c.haslam Posted April 9, 2024 Author Posted April 9, 2024 OK, I won't compile. I will simply run scripts. I am getting back to AutoIt after a decade or so away from it. It's a great language, but I have forgotten much. I really appreciate your help. Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
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