In previous versions, I had no problems adding an AVI resource to the output executable using AutoITWrapper -> Res Add Files -> Extra Files.:
I added a line like:
filename.avi,AVI,1
So I could display the avi file in the GUI referring to the script executable resource #1
For some reason, I cannot make it work in the new version. Looks like no file is added to the AVI section... Does anybody have any ideas?
I'd appreciate any feedback. Thanks!