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.

hot fix problems...

Featured Replies

I've been doing hotfixes via SVCPACK and RunOnce. (for the onces that didnt work via SVCPACK).

I've had a few that just won't work....and I'm mentally drained and can't think of why.

KB867460 - This is .Net 1.1 SP1

So.... I install it in RunOnce with this:

REG ADD %KEY%\058 /VE /D ".Net 1.1 SP1" /f
REG ADD %KEY%\058 /V 1 /D "%systemdrive%\install\kb867460.exe /q" /f

Then I have

KB 911565

This is in SVCPACK as:

KB911565.exe /q /n /z

as according to this post

it did work when I had it in RunOnce as:

REG ADD %KEY%\066 /VE /D "Hotfix KB911565" /f
REG ADD %KEY%\066 /V 1 /D "%systemdrive%\install\KB911565.exe /quiet /norestart" /f

Then 912475 but I have no idea how to download that.

And finally 902344

This is in SVCPACK as:

KB902344 /quiet /norestart /nobackup

because I went with the /? switches.....

im stumped....any help?

  • Author

ok..i got it..but how do i get it the others?

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.