Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

Create a batch file to install multiple *.msu files in running system

Featured Replies

Posted

Is there any body who can create a batch file to install multiple  *.msu  files in running system (windows 8.1/windows 7sp1)?

Edited by sukh

A quick google search for "batch install msu files" brings up several threads from different forums discussing how to do this, so it is possible.  The person in the thread Kelsenellenelvian linked to was trying to use dism to do the install, which can't be done without extracting the cab file from the msu.

  • 1 month later...

Hi Imp Eached,

 

just create a batch file (i. e. msuInstall.cmd) and execute it.

@ECHO OFFTITLE MSU Patches InstallationFOR %%i IN ("<Path to your msu files>\*.msu") DO START /WAIT "" WUSA.EXE "%%i" /quiet /norestartEXIT
  • 3 months later...

Removed your log as it contained reference to warez files (Windows loader)

 

WinCert has a strong anti warez policy and we enforce it.

 

~~ Edited by Kelsenellenelvian ~~

  • 2 weeks later...

funny i'm working on a vb.net program this very moment that does what you want. well for office updates that is.

Edited by techbound

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

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.