Opened on Jan 19, 2015 at 3:53:03 PM
Closed on Jan 27, 2015 at 8:10:08 PM
Last modified on Feb 5, 2015 at 8:10:01 PM
#2971 closed Feature Request (Completed)
AutoItWrapper - Return proper exit code and suppress all dialogs
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
We currently using the autoitwrapper.exe to build our autoit scripts using a continuous integration server. We noticed that the autoitwrapper.exe does not return a proper exit code if any failure occurs. Also, when using the FileInstall function the dialog is shown even if /NoStatus is supplied.
Any change this could be fix? We have a hard time determine if compiles fails otherwise. Which is not good if we want to ensure the quality of our executables.
Attachments (1)
Change History (7)
comment:1 by , on Jan 19, 2015 at 4:00:01 PM
| Version: | 3.3.12.0 |
|---|
comment:2 by , on Jan 22, 2015 at 6:52:54 PM
What would you suggest for exitcode? Just 0 when successful or else a 1 as there are many things that could go potentially wrong depending on the used directives.
Which dialog do you mean with FileInstall? Something related to aut2exe?
Jos
comment:3 by , on Jan 22, 2015 at 7:33:00 PM
Yes, 0 for success and otherwise 1 for any error.
Yes, the FileInstall calls opens a dialog if a resource is not found when running the wrapper.
comment:5 by , on Jan 23, 2015 at 8:11:45 PM
Give the current beta v14.801.2025.5 a try to see if that works for you.
Jos
comment:6 by , on Jan 27, 2015 at 8:10:08 PM
| Resolution: | → Completed |
|---|---|
| Status: | new → closed |
by , on Feb 5, 2015 at 8:08:49 PM
| Attachment: | AutoItWrapper_Request.rtf added |
|---|
comment:7 by , on Feb 5, 2015 at 8:10:01 PM
I added an attachment with some details. However, we have not had much luck getting the AutoItWrapper to work the way we'd hoped. Details on our request is in the attachment.

Automatic ticket cleanup.