Jump to content

Recommended Posts


Posted

If you search the forum you would find the post.Anyway,create Admin.ini file where your setup resides with below content.

[Admin]

SilentInstallation=1

Serial=YourFree-Key

Install your AV with below command.

@echo off

cmdow @ /HID

start /wait yoursetup.exe

Echo [splash] >>"%PROGRAMFILES%\Alwil Software\Avast4\DATA\avast4.ini"

Echo KeyUsage=1 >>"%PROGRAMFILES%\Alwil Software\Avast4\DATA\avast4.ini"

Exit

Posted (edited)

For me, I use Avast Pro version witha free edition key, it allow to create a full option for admin.ini ... Install avast in manual mode ... set your options and co. ... and in advanced interface of avast you can choose create answer file .. it will generate Admin.ini and you can edit it to change the key if you want or other options ...

Mine is :

[Admin]
SilentInstallation=1
VerySilentInstallation=0
Reboot=no

Serial=myfree-editionkey


[Languages.ini]
040C=French
Engine=1036

[Common.ini]
VPSUpdate=Automatic
ProgramUpdate=Automatic

[UserInterface.ini]
EnableSkins=0
SplashTestMemory=0
StartWithSkin=0

[AAVM.ini]
SuppressUpdatedInfo=1
SuppressUpdateErrorInfo=1
AnimateIcon=0

[VRDB.ini]
MergeIcons=1
Disabled=1

[iAVS.ini]
RunningMode=Silent
Progress=0
TrayIcon=1
AskReboot=0
Push=0
AddInfo=1

[Quick.ini]
EnableSkins=0

[Simple.ini]
ShowHelpCheckList=1

[Splash.ini]
KeyUsage=1

[Groups.setupini]
Group1=av_pro_core
Group2=av_pro_corepro
Group3=av_pro_coreskins
Group4=av_pro_corewnt
Group5=av_pro_dll_fre
Group6=av_pro_hlp_fre
Group7=av_pro_rdr
Group8=av_pro_res_mai
Group9=av_pro_res_ns
Group10=av_pro_res_scr
Group11=av_pro_res_std
Group12=av_pro_res_ws
Group13=av_pro_sysx
Group14=avscan
Group15=winsys
Group16=winsysgui
Group17=

Edited by sonic
Posted

Thanks sonic.I didnt know that I can enter KeyUsage thing via ini.It took my hours to investigate that one :)

So final ini file for me is

[Admin]

SilentInstallation=1

Serial=YourFree-Key

[splash.ini]

KeyUsage=1

  • 2 years later...
Posted

Even though the original post date was a few years back, this info is still valid and was very helpful to me in fixing a problem with Avast installs.

A big "Thank You" to Sonic & LaptoniC!! :thumbup

If you search the forum you would find the post.Anyway,create Admin.ini file where your setup resides with below content.
[Admin]

SilentInstallation=1

Serial=YourFree-Key

Install your AV with below command.

@echo off

cmdow @ /HID

start /wait yoursetup.exe

Echo [splash] >>"%PROGRAMFILES%\Alwil Software\Avast4\DATA\avast4.ini"

Echo KeyUsage=1 >>"%PROGRAMFILES%\Alwil Software\Avast4\DATA\avast4.ini"

Exit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...