IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

> AVG Anti-Virus Silent, I found out how to do it
flattspott
post Nov 9 2003, 01:15 AM
Post #1


Junior
*

Group: Members
Posts: 56
Joined: 30-September 03
Member No.: 7568



This is what you've all be waiting for. How to do a silent install with AVG Anti-Virus.
Change the directories if needed. You should have something similar;

$OEM$\$1\Install\Applications\AVG7\

Inside the AVG7 folder you put extracted AVG setup files.
Then you have to make a file named avgsetup.ini and put the following in it:

CODE
HIDE:
DONT_START_APPS:
NO_WELCOME:
LOG: "C:\AVG7INST.LOG"
NAME: "UserName"
COMPANY: "Company"
LICNO: "Serial"


The AVG7 folder should now have the following;

avgsetup.exe
avgsetup.ini
files.dat
setup.dat
setup.lns
license_sk.txt
license_us.txt
license_cz.txt
license_fr.txt
license_ge.txt
readme_ge.txt
readme_cz.txt
readme_fr.txt
readme_sk.txt
readme_us.txt

I tried removing the text files but AVG wouldn't install so just leave them.

Then add this to your app install file;

CODE
ECHO.
ECHO Installing AVG Anti-Virus 7.0.197...
SET SETUP="%systemdrive%\Install\Applications\AVG7\avgsetup.exe"
[COLOR=blue]%SETUP% /SCRIPT_FILE "%systemdrive%\Install\Applications\AVG7\avgsetup.ini" %1 %2 %3 %4 %5 %6 %7 %8 %9
[/COLOR]


The part in blue is one line.

If you want to get more technical get the freeware app AVGADMIN 7.0.195

It's how I did it.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
contender
post Oct 23 2005, 12:05 AM
Post #2


Newbie


Group: Members
Posts: 12
Joined: 3-January 04
Member No.: 11861



Version 7.1 is out
download link
http://free.grisoft.com/softw/70free/setup...ree_361a651.exe
Go to the top of the page
 
+Quote Post

Posts in this topic
- flattspott   AVG Anti-Virus Silent   Nov 9 2003, 01:15 AM
- - Bachus   Do you know if this (or a similar method) works fo...   Nov 9 2003, 09:14 AM
- - DarkBringer   Hey, flattspott, HIDE: DONT_START_APPS: NO_WELCOM...   Nov 10 2003, 12:45 AM
- - flattspott   You can put it whereever you want   Nov 10 2003, 01:12 AM
- - Shotgun   I'm looking for the same info for AVG Antiviru...   Nov 10 2003, 09:45 AM
- - Bachus   Try using setup.exe /HIDE /@ avg_net.cfg It seems...   Nov 10 2003, 10:09 AM
- - thundernetbr   Hey flattspott, GREAT job ! Works fine even...   Nov 10 2003, 03:08 PM
- - Shotgun   QUOTE (Bachus @ Nov 10 2003, 10:09 AM)Try usi...   Nov 10 2003, 04:02 PM
- - flattspott   You all should do like I did and down load the adm...   Nov 10 2003, 04:18 PM
- - Shotgun   Ok. Now I can install AVG 6.0 silently, but HOW do...   Nov 18 2003, 11:41 AM
- - Bachus   Ironically, I'm having trouble getting AVG 6.0...   Nov 18 2003, 03:15 PM
- - Shotgun   Are you putting the serial in quotes in the AVG_NE...   Nov 18 2003, 09:47 PM
- - Bachus   Yes, it is. However, the serial only has one char...   Nov 19 2003, 07:28 AM
- - knewman01   I'm having exactly the same problem with the f...   Nov 19 2003, 09:26 PM
- - Bachus   I've even tried a couple keys I found elsewher...   Nov 20 2003, 07:40 AM
- - tapnet   So whould that be: ECHO. ECHO Installing AVG Anti...   Jan 13 2004, 11:47 AM
- - DR.ShadowFusion   How to do a cd unattended, for AVG anti-virus 6 ve...   Mar 12 2004, 06:07 AM
- - a1ehouse   Hi I can't seem to get this to work Every tim...   Mar 14 2004, 02:54 PM
- - Schadenfroh   bump for silent install of avg free edition   Mar 20 2004, 11:20 PM
- - Schadenfroh   alright, i wrote a VBscript that should autmatical...   Mar 21 2004, 03:50 PM
- - SibTiger   Awesome, Schadenfroh! But I have some newbie q...   Mar 23 2004, 11:31 PM
- - KYPUMPER   bump for free edition   May 8 2004, 02:13 PM
- - KYPUMPER   I found out how to run the vb script inside the fo...   May 9 2004, 09:37 PM
- - Dustinwmew   i tryed this but it did not install so I removed t...   Jul 16 2004, 12:46 AM
- - RBCC   How do I install the update file and AVG 7.0 toget...   Aug 8 2004, 07:13 PM
- - MAVERICKS CHOICE   Just wandering if anyone can throw some light on t...   Aug 28 2004, 03:02 AM
- - [Forsaken]Omni   I am getting an error when I try to install AVG7 I...   Sep 25 2004, 03:36 PM
- - avr3   Currently use these rows: QUOTE @echo off start ...   Oct 8 2004, 04:49 PM
- - Jito463   I think I can modify that script to not make AVG r...   Oct 9 2004, 07:17 AM
- - mazin   QUOTE (Jito463 @ Oct 9 2004, 03:17 PM)I can...   Oct 10 2004, 03:54 PM
- - Jito463   Here we go. This should do fix it so it runs with...   Oct 10 2004, 05:44 PM
- - BaTLeZone   what is the command line for avg with the script?   Oct 26 2004, 01:27 PM
- - mazin   No command line! Just put it in the same folde...   Oct 26 2004, 04:35 PM
- - jos3ph   does exist a switch for avg 6.7 free edition?   Nov 1 2004, 11:35 AM
- - MAVERICKS CHOICE   RE the latest free version 7.0 anyway known to kil...   Jan 3 2005, 04:15 PM
- - MAVERICKS CHOICE   Had a look at the AVG site & they don't ap...   Jan 5 2005, 05:00 AM
- - kC_   CODEECHO. ECHO Installing AVG Free v7.0 build 300a...   Jan 5 2005, 11:46 AM
- - MAVERICKS CHOICE   Thanks KC looks similar to the pro setup.Worked we...   Jan 5 2005, 12:48 PM
- - McoreD   QUOTE (MAVERICKS CHOICE @ Jan 6 2005, 02:48 A...   Jan 11 2005, 09:53 PM
- - MAVERICKS CHOICE   Hey thanks, only read,searched & asked? Glad i...   Jan 14 2005, 01:24 AM
- - snowglyder   Has anyone figured out how to install AVG with the...   Feb 16 2005, 09:53 AM
|- - anandus   QUOTE (snowglyder @ Feb 16 2005, 09:53 AM)Has...   Mar 23 2005, 06:10 AM
- - bmn   @flattspott pls keep updating ur topic.so that new...   Feb 16 2005, 11:46 AM
- - MAVERICKS CHOICE   Just a quick one guys anyone give us an idea to re...   Feb 26 2005, 03:04 AM
- - simply_simon   Hi! You could try issuing the following comma...   Feb 26 2005, 01:51 PM
- - simply_simon   Hmmm! Just tried it and it works! Now, ho...   Feb 26 2005, 01:54 PM
- - MAVERICKS CHOICE   Thanks man   Feb 26 2005, 01:58 PM
- - simply_simon   Think I should get my syntax right before I post a...   Feb 26 2005, 02:04 PM
|- - MAVERICKS CHOICE   QUOTE (simply_simon @ Feb 27 2005, 07:04 AM)T...   Feb 27 2005, 04:01 AM
- - Gantlett   Hi All :-) Sorry to interrupt, but.... WHAT TH...   Mar 23 2005, 07:33 AM
- - darren4323   Silent install is simply installing without user i...   Mar 23 2005, 03:33 PM
- - darren4323   I think I awnsered my own question already: :thumb...   Mar 23 2005, 03:53 PM
- - mirkoB   Hi, I've already made AVG 7 Free silent insta...   Apr 26 2005, 02:59 PM
- - isitaye   My first post but like to start by saying that thr...   May 9 2005, 04:31 PM
- - isitaye   anyone at all had any juy getting avg to upgrade e...   May 12 2005, 04:13 AM
- - nexgolai   I'd just like to pop in and also ask the Unatt...   May 16 2005, 07:06 AM
- - DLF   QUOTE anyone really managed to get the AVG update ...   May 16 2005, 07:14 AM
- - scognito   hi...i'm installing avg 7.0 with this command ...   Jul 3 2005, 07:39 PM
- - Wesmosis   please guyz , I got confused of all the above 8 pa...   Jul 23 2005, 02:05 PM
- - Wesmosis   ok all things went right for the benefit of all ms...   Jul 25 2005, 08:34 AM
- - Wesmosis   plz guyz, i'm still waiting to burn my CD   Jul 25 2005, 12:08 PM
- - Dustinwmew   when I remove /HIDE it turns into a attended.   Jul 26 2005, 05:34 AM
- - Wesmosis   @Dustin you mean you have to mouse click and stuff...   Jul 26 2005, 07:25 AM
- - Dustinwmew   OK, I have this .vbs that someone made. I only mod...   Jul 28 2005, 04:41 AM
- - blinkdt   It occurs to me that redfive19 made a great AutoIt...   Aug 2 2005, 05:53 AM
- - CaptainM   Everyone, my 1st post. Just wanted to mention a ...   Sep 5 2005, 02:07 PM
|- - rikgale   QUOTE (CaptainM @ Sep 5 2005, 09:07 PM)avgset...   Sep 5 2005, 02:28 PM
- - MAVERICKS CHOICE   No problems here usin the same since seven was rel...   Sep 5 2005, 04:31 PM
- - Wesmosis   hi again how can I update the internal Virus Datab...   Sep 18 2005, 03:42 PM
- - Rosebud6   avgsetup.exe /HIDE /DONT_START_APPS /NO_WELCOME /N...   Sep 21 2005, 10:28 AM
- - Wesmosis   plz how to update unattendely? i downloaded the bi...   Oct 12 2005, 12:32 PM
|- - MAVERICKS CHOICE   QUOTE (Wesmosis @ Oct 13 2005, 04:32 AM) ...   Oct 22 2005, 05:52 PM
|- - malinduta   QUOTE (Wesmosis @ Oct 12 2005, 08:32 PM) ...   Mar 9 2006, 07:08 AM
- - Panda67   Im a little confused when it comes to this, i use ...   Oct 22 2005, 04:20 PM
- - contender   Version 7.1 is out download link http://free.griso...   Oct 23 2005, 12:05 AM
|- - MAVERICKS CHOICE   QUOTE (contender @ Oct 23 2005, 04:05 PM)...   Oct 24 2005, 02:58 AM
- - Wesmosis   yeah Thanx, but after a while , the question about...   Oct 24 2005, 11:46 AM
- - Venevus   hi! i'm new to the forums and i have just ...   Nov 13 2005, 07:11 PM
- - jjvs   Hi Venevus, For AVG I use this cmdline option to ...   Nov 14 2005, 08:58 AM
- - Venevus   a thousand thanks to jjvs!   Nov 14 2005, 03:55 PM
- - Wesmosis   how to unattendedly disable the boring message abo...   Nov 21 2005, 10:58 AM
- - xorg   QUOTE (flattspott @ Nov 9 2003, 01:15 AM)...   Jan 8 2006, 08:54 PM
|- - MAVERICKS CHOICE   QUOTE (xorg @ Jan 9 2006, 01:54 PM) QUOTE...   Jan 8 2006, 09:25 PM
- - tempuser   avg free = virus LOL so many false positives i h...   Jan 9 2006, 12:19 AM
|- - Jeroeneke   QUOTE (tempuser @ Jan 9 2006, 07:19 AM) a...   Jan 9 2006, 01:53 PM
- - victor_008   Hey guys, I tried using this with my AVG 7 plus Fi...   Jan 30 2006, 10:50 AM
- - Danielb   QUOTE avg free = virus LOL so many false positive...   Feb 27 2006, 02:58 PM
- - MAVERICKS CHOICE   Yeah Tempers got some real issues with AVG huh, no...   Feb 28 2006, 03:27 AM
- - Wesmosis   @malinduta thanx so guyz, what the best easiesi m...   Mar 19 2006, 03:21 PM
- - TheOZ   I'm not sure if any of this helps out but here...   Apr 28 2006, 08:36 PM
|- - muiz   QUOTE (TheOZ @ Apr 29 2006, 03:36 AM) I...   May 19 2006, 02:07 AM
- - MAVERICKS CHOICE   Only have good success with the free vers so far. ...   May 19 2006, 04:29 AM
- - muiz   Got it working now : CODEREG ADD %KEY%\005 /...   May 20 2006, 06:50 AM
- - Sangi   Forgive the confusion and ignorance but I have s...   May 31 2006, 10:52 AM
- - MAVERICKS CHOICE   What ver of Avg are u using? You don't need to...   May 31 2006, 02:06 PM
- - blinkdt   @sangi Yes, your setup looks correct. I have my Au...   May 31 2006, 11:34 PM
- - MAVERICKS CHOICE   No I don't to be honest, but the guys over at ...   Jun 1 2006, 04:48 AM
- - NicodemusAtNIMH   QUOTE (Shotgun @ Nov 10 2003, 05:02 PM) Q...   Jun 1 2006, 11:20 AM
- - Sangi   blinkdt, I did not use your entire script becaus...   Jun 1 2006, 12:32 PM
- - edacval   New (working) link to AVG Admin:Avg Admin   Jun 2 2006, 05:45 AM
2 Pages V   1 2 >


Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 11:59 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy