-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
BacklogIssue is in the backlog to be worked at an indeterminate future time.Issue is in the backlog to be worked at an indeterminate future time.Feature RequestIssue is a feature request for AW.Issue is a feature request for AW.
Description
We are using Azure DevOps to create a CI/CD pipeline for our mobile build.
We were able to successfully integrate the latest wrapping tool in the iOS pipeline but struggling to get the latest tool to be used in android.
This is just to ensure that our builds are always using the latest wrapping tool.
In installing the wrapper for android, we are unable to install the exe file silently or unattended mode because of the dialog boxes that needs to be accepted.
Is this possible to run in a PowerShell script? I tried variations and could not find any help for the parameters that the exe file accepts.
InstallAWT.exe /silent
InstallAWT.exe /unattended
InstallAWT.exe /?
InstallAWT.exe /help
Metadata
Metadata
Assignees
Labels
BacklogIssue is in the backlog to be worked at an indeterminate future time.Issue is in the backlog to be worked at an indeterminate future time.Feature RequestIssue is a feature request for AW.Issue is a feature request for AW.