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.

bowulf

Member
  • Joined

  • Last visited

  • Country

    United States

Everything posted by bowulf

  1. Here is my current post SP4 hotifx script (current through December): CLS @echo off REM start /wait %systemdrive%\install\Hotfixes\msjavwu.Exe /Q:A /R:N ECHO. ECHO Installing MS03-023 start /wait %systemdrive%\install\Hotfixes\Q823559.EXE_W2K_x86_ENU.exe -u -z -q ECHO. ECHO Installing MS03-033 start /wait %systemdrive%\install\Hotfixes\Q823718_MDAC_x86_ENU.exe /Q:A /R:N /C:"dahotfix.exe /Q /N" ECHO. ECHO Installing MS03-034 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB824105-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-039 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB824146-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-040 start /wait %systemdrive%\install\Hotfixes\WindowsMedia-KB828026-x86-ENU.exe /passive /norestart /quiet ECHO. ECHO Installing MS03-041 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB823182-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-042 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB826232b-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-043 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB828035b-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-044 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB825119-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-045 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB824141b-x86-ENU.exe -u -z -q ECHO. ECHO Installing MS03-048 start /wait %systemdrive%\install\Hotfixes\IE501SP4_q824145.exe /Q:A /R:N ECHO. ECHO Installing MS03-049 start /wait %systemdrive%\install\Hotfixes\Windows2000-KB828749-x86-ENU.exe /passive /norestart /quiet ECHO. ECHO Running Qchain start /wait %systemdrive%\install\Hotfixes\qchain.exe EXIT

Account

Navigation

Search

Search

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.