Page 1 of 1

Compile with password error

Posted: 10 Jun 2018, 04:25
by mylovelycat
Hi! When I try to compile with password, I got this error when I open complied exe:
Image
It happens with any script, even empty one. How can I fix this? Thanks!

P.S. I tried to change it to UTF-8, unicode, ANSI, but same result.

Re: Compile with password error

Posted: 10 Jun 2018, 05:10
by SirRFI
AHK uses UTF-8 with BOM, which is appended at the beginning of the file. Perhaps it's it, although as I recall BOM is represented differently, unless the password thing does that. How do you compile with password anyway? There wasn't such option last I checked, but can't recheck that at this moment.