Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making AutoIT installation silent

Featured Replies

Hi,

I am installing a program using AutoIT, but the installation is showing up. How do I make it silent or run it behind the scenes with WPI? Do we need to use switches with the compiled script?

  • 2 weeks later...

More information would be helpful: what program are you installing? Generally speaking, when you use AutoIt to interact with a dialog box then the box will need to be visible. That's the nature of the beast. You can also use AutoIt to install a program silently if the program has appropriate switches: myprogram.msi /qn, for example. I use AutoIt to install everything, saves me the trouble of typing.

Edit: check MHz's sound advice HERE. Looks like you can indeed make windows transparent using AutoIt, in effect creating a silent install. Sorry for my earlier "shoot from the hip" comments. :blushing:

Edited by blinkdt

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.