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.

Calling wpi.htm

Featured Replies

  • Author
And how are you trying to call wpi.HTA?

I'm trying to make my own autorun file, and i was wondering how you call the wpi.htm file so it doesnt give you the error: A script on this page is causing IE to run slowly, wanna abort the script.

How can i call it so i dont get this error?

I have an autoit script calling a batch file with this:

REM Hide this command window.
cmdow.exe @ /hid

REM Start WPI and wait for its end
start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta"

REM Rebooting the sytem to finalize the installation process.
--shutdown.exe -r -f -t 30 -c "To finish installations WPI will now reboot in 30 sec..."

exit

and when i manually call this batch file it works fine, but when i have autoit call it it gives me that error.

  • Author
A script on this page is causing IE to run slowly, wanna abort the script.

The reg file is the only way this has ever been fixed. Maybe the auto-it file is not entering the reg file properly.

hrm, maybe there shouldnt be any quotes around the dword entries.

  • Author

start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta"

what exactly is the purpose of this line?

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.