Aut2Exe - Shows popup dialoags from AutoIt3Wrapper when running silent
| Reported by: |
cory.r.stein@… |
Owned by: |
Jos |
|
Milestone:
|
|
Component:
|
SciTE4AutoIt
|
|
Version:
|
|
Severity:
|
None
|
|
Keywords:
|
|
Cc:
|
|
When calling the AutoIt3Wrapper silently (/NoStatus), any FileInstall errors halt the execution with a dialog. Ideally, it would nice to write them as errors to the console and cause it to fail.
Change History
(4)
| Component: |
AutoIt → SciTE4AutoIt
|
| Owner: |
set to Jos
|
| Status: |
new → assigned
|
| Type: |
Bug → Feature Request
|
| Resolution: |
→ Completed
|
| Status: |
assigned → closed
|
This was already implemented in:
v14.801.2025.5 Added check for AUT2EXE failure adding FileInstall() files. and set return code to 1.
Jos