Custom Query (3921 matches)
Results (49 - 51 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1283 | Fixed | aut2exe_x64 Ignores /pack Parameter When Compiling x86 Executable | ||
| Description |
When run from the command line (or from AutoIt3Wrapper) on an x64 system, aut2exe_x64.exe ignores the /pack parameter when compiling an x86 executable and does not run UPX. Running aut2exe_x64.exe normally (GUI mode) allows UPX packing when compiling as x86. aut2exe_x64.exe /in script.au3 /comp 4 /pack |
|||
| #1309 | Rejected | BitShift() as Unsigned Integer by Default | ||
| Description |
Change AutoIt's default BitShift() behavior to peform the operation as an unsigned integer (like C++). Optionally add a flag to force the operation to be performed as a signed integer as well. |
|||
| #1327 | Fixed | F1 in Scite Does Not Open Help File for Some Keywords | ||
| Description |
For some keywords, the help file is not opened via F1 in Scite (with Scite4AutoIt3 installed). Examples of broken keywords: Send ConsoleWrite StringRegExp |
|||
