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.

Install updates

Featured Replies

Hello

I download the Windows update files, with Windows Updates Downloader,

How can I install the entire update at once?

Thanks.


XP?

Make a batch file like so (adjust accordingly)...

echo hotfix post SP3...
for %%a in (*.exe) do (
start /wait %%a /quiet /norestart /nobackup )
pause

Put it in the same folder containing the updates and run it.

  • 4 weeks later...

Làm thế nào để tôi có thể biết mình đang dùng Windows XP3 được Update các bản vá mới nhất?

Hello

I download the Windows update files, with Windows Updates Downloader,

How can I install the entire update at once?

Thanks.

Nhờ bạn chỉ dùm tôi download được các gói update mới nhất cho windows xp3 từ microsoft?

Thanks

  • 11 months later...
  • 3 months later...
for %%a in (*.msu) do (
start /wait %%a /quiet /norestart /nobackup )
pause

Edited by -X-

  • 5 months later...

WUD sorts downloaded updates into different folders (Critical, important, etc.) Does the batch file need to be placed in each such folder?

Also, can someone provide a batch file to install all updates for Windows 7 please? I already have SP1 installed, if that matters.

Edited by indianarchie

Yes or you can move all the updates to one folder.

The Vista one works with Windows 7.

  • 1 year later...
  • 3 months later...

how do i install this all at once? Do i just use the script?

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.