lee321987 Posted June 27, 2022 Share Posted June 27, 2022 (edited) If you put this line in your script and build it, files will be DELETED in the output dir ("R:\Temp" in this case): #pragma Compile(Out, R:\Temp\.exe) I've seen it delete ALL files in the dir, and I've seen it delete only files that start with the letter "A"... I don't know exactly what determines it. Also building the .EXE takes longer than normal. How I found out: my blank .AU3 file template has this line in it: #pragma Compile(Out, C:\PortApps\.exe) and sometimes I forget to actually name the .EXE before I build it. It's not a big deal -- I'm changing the filename in my template to "foo.exe" for now. Edited June 27, 2022 by lee321987 Link to comment Share on other sites More sharing options...
Developers Jos Posted June 27, 2022 Developers Share Posted June 27, 2022 This will be fixed in the next version. Thanks. lee321987 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. Link to comment Share on other sites More sharing options...
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