Good evening everyone
I was trying to compile my executable, adding #pragma directives instead of #AutoIt3Wrapper* directives, and, I don't know why the #pragma compile doesn't add the Author field to the executable.
These are the directives:
#pragma compile(Author, 'Surname Name')
; or...