Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2971 closed Feature Request (Completed)

AutoItWrapper - Return proper exit code and suppress all dialogs

Reported by: corystein@… 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)

AutoItWrapper_Request.rtf (10.7 KB ) - added by anonymous 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by TicketCleanup, 11 years ago

Version: 3.3.12.0

Automatic ticket cleanup.

comment:2 by anonymous, 11 years ago

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 anonymous, 11 years ago

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 Jos, 11 years ago

Give the current beta v14.801.2025.5 a try to see if that works for you.

Jos

comment:6 by Jos, 11 years ago

Resolution: Completed
Status: newclosed

by anonymous, 11 years ago

Attachment: AutoItWrapper_Request.rtf added

comment:7 by anonymous, 11 years ago

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.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.