Custom Query (3931 matches)
Results (79 - 81 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3987 | No Bug | Aut2Exe creates a temp folder without deleting it | ||
| Description |
3.3.9.11 added: Aut2Exe: - Changed: Compiling uses a subfolder of %localappdata% instead of %temp% for temporary files. Hopefully this fixes warnings from over-zealous AV. However, #2936 admitted it was (secretly) reverted in v3.3.12.0 though I wonder why.
But all I ask is at least is just like v3.3.10.1 "Fixed: Aut2Exe was leaving a temporary file around.", please at least delete the folder of Otherwise it prevents AutoIt from being considered a fully portable software. |
|||
| #3986 | Fixed | Au3Check allows chars after ContinueCase but runtime triggers error | ||
| Description |
The following code passes with no warnings or errors with Au3Check, but triggers AutoIt error during runtime: Switch 1 Case 1 Switch 2 Case 2 ContinueCase 2 Case 3 EndSwitch Case 2 EndSwitch |
|||
| #3985 | Completed | _ArrayDisplay() + $WS_EX_TOPMOST | ||
| Description |
Please consider in |
|||
