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.

sudo911

Member
  • Joined

  • Last visited

  • Country

    Ireland
  1. Guys, Some assumptions I may have made..... The original Nero installer exe was extracted with WinRAR by right-clicking on the file and selecting extract to folder. This will then create a folder called Nero-7.2.7.0_no_yt for example. When creating my WinRAR SFX file, I selected the files within this folder, rather than the folder itself. i.e. when I open the WinRAR SFX file that I created with WinRAR, I see the files and not a folder. If you created your SFX file by right-clicking on the folder you will see a folder first, and your setup statement must take this into account. i.e. if you have a NERO folder in your WinRAR SFX file, your setup statement will be like this ./nero/setup.msi <paramaters> etc. When you run the WinRAR SFX file, you should see the files being extracted first. Then Nero will install silently first. If you are running into file missing errors on the CAB's, I had this too but I added the missing cabs into the SFX file after I had run into the errors. One thing to test before creating the SFX file is to run the setup command from within the same directory as the NERO.MSI file from a command prompt. If this works, then you have a problem with your SFX file - if you still have problems it's possibly your original NERO file. Let me know how you get on. Sudo911.
  2. Guys, This is straight from my WinRAR SFX for Nero. I'm using 7.2.7.0 of Nero and no more reboots!!!! I extracted the Nero-7.2.7.0_eng_no_yt.exe into a directory called nero. From there I made the modifications to the conf.txt file and then created a new WinRAR SFX. ;The comment below contains SFX script commands Setup=.\nero\nero.msi STARTPARAM="CallFromExe" DONOTRUNSETUPX="1" SERIALNUM_USERVAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /quiet /qn /norestart Silent=2 Overwrite=1 Title=Nero 7.2.7.0 Premium

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.