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.

WPI question

Featured Replies

in wpi 7.7 i used this command in setupcomplete.cmd to run it from usb.


REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F


for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WPI\wpi.hta Start %%i:\WPI\wpi.hta
echo Found CD-Rom as drive %CDROM%

How is this done in wpi8.0?

Iv searched but without luck. Maybe im searching for the wrong thing?.

Keep up the good work. And thanks for the new version :).

  • Author

So if i just point it to that location instead it should work?. I thougt wpi went on to using the exe file instead :)

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WPI\wpi.exe Start %%i:\WPI\wpi.exe  echo Found CD-Rom as drive %CDROM%

DO NOT POINT TO WPI\Common\wpi.hta!!!

The exe was created with certain uses built in!

Edited by Kelsenellenelvian

Lets see:

Runs as admin.

Adds regentries to prevent reboot issue with office apps.

Calls mshta to run WPI in either 32 bit or 64 bit mode.

Prevents the bug of IE not being set as the default browser. (Rare issue but still there nonetheless)

LOTS of stuff...

...and sends some custom command line args I use internally.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.