Jump to content

Recommended Posts

Posted

Hi everybody, i ask for help!

How can I install a Web Application with the extension .application in silent mode via AutoIt? the problem is that when I launch the application I am asked to install or not to install. How can I automate everything without the user having to click?

 

 

1.PNG

2.PNG

Posted

I do not know anything about .application extension, but I was curious so I had to check this out.

https://www.lifewire.com/application-file-2619655

The link gives you a number of details what is .application file and how to open it.

Based on this article you will need to execute it thru Edge or IE.  By lowering the level of security to the minimum, you should be able to run the application without being ask.  Not sure of course.

Posted

You may need to script the install using autoit.  Have you tried using the Autoit Window info utility to obtain the window information and simulate a mouse "click" on the button control when the window appears?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...