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.

Brutal Sponge

Member
  • Joined

  • Last visited

  • Country

    United Kingdom

Everything posted by Brutal Sponge

  1. ****, one for Thunderbird as well Awesome! Great job m00j.
  2. Excellent! I've been looking for something like this Should help me finish my unattended CD.
  3. True. Never thought of that for some reason.
  4. I'm not sure if this has been discussed or suggested before. I did a quick search and didn't turn up anything. I've found what you could call a solution to the problem of files being read-only when copied off the CD. Instead of using the commandline to set the file attributes (which i had problems with), you can use WinRAR's Unrar.exe cmdline utility. I'll provide an example. This is for the RunOnceEx method, but could probably be adapted for the batch file method. First, get WinRAR installed then navigate to its folder. Copy the 'Unrar.exe' file to '$OEM$\$$\System32' - this will ensure that you can call it from anywhere during the setup. In this example I'll use mIRC. Create a RAR file (not zip!) in your 'install' folder called 'mirc.rar'. Next, open your RunOnceEx.cmd file and add: This will unrar mirc.rar to 'C:\Program Files\mIRC'. You can change where stuff is extracted to by simply altering 'C:\PROGRA~1'. You could also use different commandline switches if required. I've tested this and it works. Anyway, hope this helps!

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.