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.

how to test WPI

Featured Replies

How can I test the new version of wpi?

To test the older versions, I used to assign a drive letter to the share where I have al the files and software.

Now that does not seems to work any more.

Some tips to solve this?

I have used the %CDROM% variable in the scripts.

How can I test the new version of wpi?

To test the older versions, I used to assign a drive letter to the share where I have al the files and software.

Now that does not seems to work any more.

Some tips to solve this?

I have used the %CDROM% variable in the scripts.

First start using %wpipath%

Then you can start WPI with WPI.hta in the WPI folder manually from the path at your Harddisk.

Example:

cmd1[pn]=['%wpipath%WPI\install\emule\eMule0.47a.exe /S'];

Edited by Pliek

  • Author

thx!

Works perfect by replacing %CDROM% with %wpipath% in my config file.

Now I have te make it work on a networkdrive :-)

edit:

I could make it work with this script:

net use x: /delete

net use x: \\server\wpi

x:

WPI.hta

c:

net use x: /delete /Y

Edited by Telenut

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.