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.

Avast 8.x and MSE

Featured Replies

We've been rebuilding our deployment server & as we mostly do consumer machines we decided to have either Avast or MSE pushed out.

Previously had no issue with Avast, but now we get either Google Chrome or the Google Toolbar installed, which we dont want. I have no issues using Chrome (using it now) but some of our customer base are freightened of change. Anyone know of any switches which stop the Google installs from running??

We also opted for MSE, but the switches for that dont work! Anyone got ideas on them as well??

Thanks in advance!


This is the script I use with MSE and Win7

@echo off&color 06&mode con: cols=75 lines=20
title -Microsoft Security Essentials 2.0 Silent Installer-


:Determine processor architecture (to install either 64 or 32-bit)
if exist "%programfiles(X86)%" (goto x64) else (goto x86)

:x64
start /i mseinstallx64.exe /s /runwgacheck /o
goto end

:x86
start /i mseinstallx86.exe /s /runwgacheck /o

:end
cls

exit

We've been rebuilding our deployment server & as we mostly do consumer machines we decided to have either Avast or MSE pushed out.

Previously had no issue with Avast, but now we get either Google Chrome or the Google Toolbar installed, which we dont want. I have no issues using Chrome (using it now) but some of our customer base are freightened of change. Anyone know of any switches which stop the Google installs from running??

We also opted for MSE, but the switches for that dont work! Anyone got ideas on them as well??

Thanks in advance!

  • Author

Cheers DosProbie!!

Shall give it a try today!! swear i tried the /s, but get nothing! maybe i do need it to do the /runwgacheck as well!

Thanks for the advice! :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.