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.

Comodo Internet Security 4

Featured Replies

For those of you looking for a way to install this or just parts of it silently, I found these switches on the Comodo forum. First extract the msi by running the CIS installer and ticking the 'Dont install yet' (or something like that) box. Grab the msi and:

Following is a list of known properties and their possible values (? indicates the value is unconfirmed). There is no need to include a property if using the default value.

INSTALLANTIVIRUS=

0 don't install anti-virus

1 ? install anti-virus (default)

INSTALLFIREWALL=

0 ? don't install firewall

1 ? install firewall (default)

FWFEATURES=

1 firewall only, no defence+

2 ? firewall & optimal defence+ (default)

3 ?? firewall & maximum defence+ (wild guess)

THREATCASTFEATURE=

1 ? join threatcast (default)

2 don't join threatcast

SETOURDNSSERVER=

0 ? don't use Comodo DNS servers (default)

1 ? use Comodo DNS servers

INSTALLDEFHOMEPAGE=

0 don't change IE homepage

1 ? change IE homepage (default)

INSTALLASKDEFSEARCH=

0 don't install IE toolbar

1 ? install IE toolbar (default)

For example the following command will install the firewall only (x64 version with no AV, D+, TC, DNS or bonus features):

msiexec /I PathToInstaller\cis_setup_x64.msi INSTALLANTIVIRUS=0 FWFEATURES=1 THREATCASTFEATURE=2 INSTALLDEFHOMEPAGE=0 INSTALLASKDEFSEARCH=0 /Passive /NoRestart

while the following command should install everything (x86 version with AV, FW, max D+, TC, DNS and all bonus features):

msiexec /I PathToInstaller\cis_setup_x86.msi FWFEATURES=3 SETOURDNSSERVER=1 /Passive /NoRestart

I tried this on mu Win7 Ultimate 64bit and it worked a treat. Did have to reset pc to see the icon in the tray though.

  • 4 months later...

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.