From time to time, I get an error popup when compiling my script to exe (F7). "Unable to add resources"
c:\users\andy\appdata\autoit v3\Aut2Exe\aut4760.emp.exeI've been working on my script for several days, compiling to exe from time to time to test the product to be released. It's been working OK up until now. When I get this error, I selectively remove these lines: #AutoIt3Wrapper_Icon=Analyze_HTTP.ico
#AutoIt3Wrapper_UseUpx=y
#AutoIt3Wrapper_AU3Check_Parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6After a few tries, the script compiles OK, but if I try several more times without changing anything, I get the error again. I'm running Windows 7 (32 bit), and Avast! antivirus.