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.

lysip

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Opt("TrayIconDebug", 1) Opt("WinTitleMatchMode", 3) Run("nl_setup.exe") BlockInput(1) WinWaitActive("Installing NewsLeecher", "Welcome to the NewsLeecher Installation!") Send("{ENTER}") WinWaitActive("Installing NewsLeecher", "License Agreement") ControlClick("Installing NewsLeecher", "License Agreement", "Button3") Send("{ENTER}") WinWaitActive("Installing NewsLeecher", "Select a destination directory") Send("{ENTER}") ;sleep 5 WinWaitActive("Installing NewsLeecher", "Select suitable options.") ControlClick("Installing NewsLeecher", "Select suitable options.", "Button12") Send("{ENTER}") Exit works for me
  2. Ive created a newsleecher autoit script that does fine but at the end newsleecher opens an explorer window with its links i relize that if would not happen if i dont have it set links but hey who wouldnt want links? If i use pskill explorer im afreade it would mess up the runonceex setup. any ideas?
  3. Actually i was thinking it would be "OemPreinstall=Yes". but i could be wrong so no quotes
  4. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Agnitum\Outpost Firewall] "Key"="----" Will register it for you insted using the autoit script. BTW that prolly means your serial is blacklisted in the newest build.
  5. You must set a winnt.sif setting... http://unattended.msfn.org/global/reference.htm

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.