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.

helo

Member
  • Joined

  • Last visited

  • Country

    Iceland
  1. Might wanna try this. The sleep command gives the Display properties some time to open before the enter key is pressed. Also the .Run command comes after the .AppActivate. Hope it works for you. Dim WshSHell set WshShell = CreateObject("WScript.Shell") WshShell.AppActivate("Display Properties") WshShell.Run("Royale.msstyles") WScript.Sleep 5000 WshShell.SendKeys "{ENTER}"
  2. First install NOD32 as you would normally and set it up the way you prefer. Then open the main ESET NOD32 application window - goto setup and "Toggle Advanced mode" - then goto Setup menu item and select Import/export settings choose export. It will create an XML file with your while setup including username/password. As for the silent install part see this post.
  3. The switches for NOD32 changed from version 2 to version 3. I asume that this should work: msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" /qb! ADMINCFG=%WPIPATH%\Install\NOD32_3.0.621\gbmNOD32v3settings.xml Here is the RunOnceEX commands I use. REG ADD %KEY%\100 /VE /D "ESET NOD32 Smart Security 3.0.621" /f REG ADD %KEY%\100 /V 2 /D "%systemdrive%\install\ESET\ess_nt32_enu.msi /qb! REBOOT=ReallySuppress ADMINCFG=%systemdrive%\Install\ESET\gbmNOD32v3settings.xml" /f

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.