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.

DomZ

Member
  • Joined

  • Last visited

  • Country

    United Kingdom
  1. Wow this installer has stressed me out, after messing around with INI support and not having any luck, I tried simply parsing the arguments at command line. here's my line: %systemdrive%\XPCD\$OEM$\$1\install\Winamp\winamp512.msi XAUDIO=1 XVIDEO=1 XLIBRARY=1 XVISUAL=1 XEXTRA=1 XREGAUD=1 XREGVID=1 XREGPLS=1 XSkinSetting="Winamp Classic" XDESKTOP=0 XNAME="XXXX" XKEY="XXXXX-ETU4Z-R1S04-XXXXX" XMODERNSKIN=1 ^ That's one line My "XPCD" dir is on c:\. When parsing that^ to command prompt, the installer pops up as if I had double clicked it. As for the INI trouble, here's my INI: [SETUP] XAUDIO=1 XVIDEO=1 XLIBRARY=1 XVISUAL=1 XEXTRA=1 XREGAUD=1 XREGVID=1 XREGPLS=1 XSkinSetting="Winamp Classic" XDESKTOP=0 XNAME="XXXX" XKEY="XXXXX-ETU4Z-R1S04-XXXXX" XMODERNSKIN=1 And the command line: %systemdrive%\XPCD\$OEM$\$1\install\Winamp\winamp512.msi INI="%systemdrive%\XPCD\$OEM$\$1\install\Applications\Winamp\install.ini" ^ Also one line This generates error 1720: A script required to install could not be run. The reason they are pointing to XPCD\etc is because I am testing it before actually making the ISO. Also the INI file is called install.ini. So, anyway, please someone point out my stupid mistake or something, this is driving me nuts!

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.