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.

AVG (any version) switch!simple silent install!

Featured Replies

NO NEED TO EXTRUCT

NO NEED TO DO ANYTHING UNUSUALL

NO NEED TO CREATE ANY OTHER FILES

NO NEED TO.... :P

The switch is :thumbup

/HIDE

so put this in the ****.cmd:

ECHO.
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AVG\avg70t_271a363.exe /HIDE

***change the path in the CODE to your path if it is different!


  • Author

Members: i saw 30 enters! so let's say 10 pepole so and try it/it helped them

post replies so we will know opinions and stuff...

Moderators: this is a very easy...simple way so please put it in a sticky so everyone can always see it/have no trouble finding it.

Glad i found this post. I tried the switch and it worked!!! yeah but it still ask me for the serial number. Using AVG 6 free version. Any help greatly appreaciated

I did it slightly differently, using an "avgsetup.ini" file which contains the licence number:

HIDE:
DONT_START_APPS:
NO_WELCOME:
NO_AVGW_STARTUP:
QUIT_IF_INSTALLED:
LOG: "C:\AVG7INST.LOG"
TARGET_DIR: "C:\Program Files\AVG7"
NAME: "my name here"
COMPANY: "my company here"
LICNO: "my-free-licence-code-here"

This is how it is called from postinst.cmd:

start /w %systemdrive%\Install\AVG\avgsetup.exe /script_file %systemdrive%\Install\AVG\avgsetup.ini

And this is the clever bit, to update it immediately after installation, assuming you have Internet connectivity:

start /w %systemdrive%\Install\AVG\avginetl.exe /UPDATE_AVG

"avginetl.exe" is extracted from the "AVG Admin" tool from Grisoft's website - http://www.grisoft.com/us/us_dwnl7.php?ver=8 - a command line tool to perform an update, as I couldn't figure out a way to initiate one without a pop-up prompt with the standard EXEs.

As far as I know this only works for v7.0 (beta), I think the switches are a little different for v6.x.

I don't know if this means you can use the entries in the script file as switches on the command line (e.g. avgsetup.exe /HIDE /DONT_START_APP /LICNO "licence-code"), but I find it a little tidier to keep these things out of the batch file anyway.

Yeah I cant get it to work with the free version of 6 anyone know how

For some reason hiether the /HIDE switch or the ini version work for me using AVG7 free.

any other suggestions?

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.