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.

gordonzero

Member
  • Joined

  • Last visited

  • Country

    United States
  1. ok a little more information .... i'm using XPlode .... apparently it's conflicting with xplode .... working it out now. her's the Xplode code for that item <execute> <program>#xplode#\Nero\setup.exe</program> <arguments>/SN=xxxxxxxxxxxxxxxxxxxxxxxx /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL</arguments> <wait>true</wait> <hide>true</hide> </execute> Very strang indead i had to make a small 1 line batch file and execute that batch file from the XPlode script so now it looks like this XPlode.xml <execute> <program>#xplode#\Nero\run.cmd</program> <arguments></arguments> <wait>true</wait> <hide>true</hide> </execute> run.cmd setup /SN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
  2. ok i looked over the past few pages and didn't see any info about this so i'll go ahead and post it I'm trying to do an Unattended Nero Install but no mater what i do it pops up a window that seas to click next then finish when the install is done. As far as i know i've only seen this since 6606 mabe they will fix it in 6607 or what ever the next verson will be .... but here is the code i'm using to execute nero setup (i did extract the archive) setup.exe /SN=(no you can't have it) /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
  3. LOL sorry about that astalavista ... didn't see it .... lol wow it's big ....
  4. someone help me make this thing go away i'm using the fallowing command string setup.exe /SN=(no you can't have it) /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL

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.