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.

Restarting after installing softwares using WPI

Featured Replies

Hi, i'm having some issues on restarting the computer after the WPI finishes to install all my programs, it sometimes restarts before all the softwares are completely installed and also if i want to isntall only one aplication it will restar my computer as well, and it doesn't wait for the application to install successfully.

Any help will be really apreciated.


Hmm, i don't know exactly what WPI is, but if it runs silent installers, try finding a switch to disable restarting for those installers.

If, for example, your script gets called like this:

setup.exe /q

try to get the parameters with one of the following:

setup.exe /?

setup.exe /help

setup.exe -help <-- seldom, maybe does not work as intended.

setup.exe /h <-- maybe does not work as intended.

setup.exe -h <-- maybe does not work as intended.

(or look at the documentation?)

Add the switch to your command line. It could then l look like one of this:

setup /q /r:s

setup /q /W

setup /quiet /norestart <-- works especially for msi-installers

A bit over-detailed, but I hope this helps. ;):ph34r:

Edited by BAReFOOt

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.