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.

Just schking...

Featured Replies

I'm assuming to run WPI from CDROM it's simply changing:

REM Determine the WPI startup path.

REM if wpi should run off the cd the replace %~dp0 with %cdrom%.

set wpipath=%~dp0

to

REM Determine the WPI startup path.

REM if wpi should run off the cd the replace %~dp0 with %cdrom%.

set wpipath=%cdrom%\install\wpi1\wpi.cmd (Or wherever it's isntalled...)

then in the winnt.sif file I'd put

[GUIRunOnce]

Command1=%CDROM%\install\wpi1\wpi.cmd

Do I need to define %CDROM% in WINNT.SIF, or will it know?

Also, on a slightly unrelated note... I've been having a few install problems...

When I install Adobe, because it's a .msi Microsoft Antispyware wont install and neither will Java, I'm assuming that they're all being launched in order, but why aren't they installing? I can run WPI afterwards, cancel out everything but those, and they run fine, so the coding is fine... Am I missing something?

Edited by Nakatomi2010

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.