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.

RealFasix

Member
  • Joined

  • Last visited

  • Country

    Italy
  1. OK! found a workaround... cut the IF block at line 886 (i used notepad++) into file installer.js if (RegKeyValue("HKEY_CURRENT_USER\\Software\\WPI\\SndInstallFinishCB")) { document.getElementById("MediaPlayer").controls.stop(); document.getElementById("MediaPlayer").url=""; PlaySound(RegKeyValue("HKEY_CURRENT_USER\\Software\\WPI\\SndInstallFinish")); } Pause(3,0); and paste it at line 856 and now WORKS! the problem is generated by this: DeleteAllRegKeys(); if (!UserAborted && !ReturnCodeReboot) { DeleteRebootFile(); DeleteHistoryFile(); RestartComputer=RegKeyValue("HKEY_CURRENT_USER\\Software\\WPI\\RestartComputer"); RestartType=RegKeyValue("HKEY_CURRENT_USER\\Software\\WPI\\RestartType"); WriteRegKey("HKEY_CURRENT_USER\\Software\\WPI\\ResumeInstall",0,"REG_DWORD"); >>>>>>>DeleteAllRegKeys();<<<<<<<<<< } else { RestartComputer=false; // Yes? }
  2. hello, my problem is that the AtEnd.wav not being played i have correct the line 886 of installer.js from SndInstallFinshCB to SndInstallFinishCB (notice the missing "i") but no luck...
  3. hu was so simple .. fool that I had slingshots directly between configuration files. ok thanks. now another question, if I try to change the name of the folder style "skyblue" buttons disappear and appear only in writing. Why?
  4. Hello everyone, I have a question ... I used the search but have not found anything useful. I'm using version 8.0.3 of WPI, before I used the 7.7.0 installation that eventually showed the image Install_Sucess.png this in the theme folder, now with this version does not and shows a simple message "success" how can I do to use the image? Thank you.
  5. hi

    RealFasix posted a topic in Introduce Yourself!
    hi to all

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.