#2709 closed Bug (Fixed)
AutoItSC.bin is missing from v3.3.10.2
| Reported by: | anonymous | Owned by: | Melba23 |
|---|---|---|---|
| Milestone: | 3.3.11.6 | Component: | Aut2Exe |
| Version: | 3.3.10.2 | Severity: | None |
| Keywords: | Cc: |
Description
AutoIt 3.3.10.2 doesn't have a file AutoItSC.bin in Aut2Exe folder, but in help file, "Compiling Scripts" section, the switch /bin is still present.
Attachments (0)
Change History (5)
comment:1 by , 12 years ago
| Milestone: | → 3.3.11.6 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 12 years ago
AutoIt no longer requires AutoItSC.bin and I have removed reference to it and the associated parameter from the "Compiling Scripts" page. Thanks for reporting it.
M23
comment:3 by , 12 years ago
Just a short question, related with this ticket opened by me:
With AutoIt v3.3.10.2, I compiled a file, using the next command line
"%ProgramFiles(x86)%\AutoIt3\Aut2Exe\Aut2exe.exe" /in "D:\uninst.au3" /out "D:\uninst.exe" /icon "D:\Icon.ico" /comp 4 /pack /x86 /gui
All went fine, except file version, which is 0.0.0.0
Using AutoIt v3.3.8.1, without /bin switch, the compiler will write file version as 3.3.8.1
Thanks,
ffdshow
comment:4 by , 12 years ago
Please ask questions in the forum. But if you look for #pragma in the Help file you will find the answer.
M23

Fixed by revision [10111] in version: 3.3.11.6