Jump to content

Recommended Posts

Posted

A made a sfx and it has kav.key and setup.exe in it.

And my winrar sfx is like this:

;Comments

Setup=setup.exe /S /v/qn REBOOT=Suppress"

TempMode

Silent=1

Overwrite=1

but it doesn't recognize my key.

What should i do?


Posted

same problem here :(

kav5.0.325_personalde.exe with key file in one folder

start setup with kav5.0.325_personalde.exe /S

but no key file found, when i start kav after install.

Posted

After adding your key manually,export the following key from registry,use that reg file for your UA register instead.works for me with 5.0.325

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\LK.Auto

Posted
After adding your key manually,export the following key from registry,use that reg file for your UA register instead.works for me with 5.0.325

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\LK.Auto

works :thumbup THANKS :D

Posted

i use this metod but dont work

the reg is istalled but after booting a pop came to desktop (from kaspersky ) to enter a key

i go to registry a the string is there .

Posted

this method is not compatible with kasp personal PRO right ?

i think that that thing is not added to the reegistry after selecting your key.

also, how do u do an unattended install of the PRO version ? :(

Posted

Hi everybody,

Here are the switches for the Pro Version (that is in Installshield)

Extract the exe in a directory and put the key in it.

ECHO.
ECHO Installation de Kaspersky Anti-Virus
ECHO Please wait...
start /wait %systemdrive%\install\apps\kasperskyav\setup.exe -s
taskkill /IM KAV.exe /F
taskkill /IM kavmm.exe/F
ECHO.

If you want to add the last updates of the bases, download the zip from the website, extract it and create a sfx with this path :

C:\Documents and Settings\All Users\Application Data\Kaspersky Lab\KAV Personal Pro\5.0\Bases

and here is the code :

ECHO.
ECHO Installation des bases Kaspersky à jour
ECHO Please wait...
start /wait %systemdrive%\install\apps\kasperskyav\cumul.exe
ECHO.

Posted
Hi everybody,

Here are the switches for the Pro Version (that is in Installshield)

Extract the exe in a directory and put the key in it.

ECHO.
ECHO Installation de Kaspersky Anti-Virus
ECHO Please wait...
start /wait %systemdrive%\install\apps\kasperskyav\setup.exe -s
taskkill /IM KAV.exe /F
taskkill /IM kavmm.exe/F
ECHO.

If you want to add the last updates of the bases, download the zip from the website, extract it and create a sfx with this path :

C:\Documents and Settings\All Users\Application Data\Kaspersky Lab\KAV Personal Pro\5.0\Bases

and here is the code :

ECHO.
ECHO Installation des bases Kaspersky à jour
ECHO Please wait...
start /wait %systemdrive%\install\apps\kasperskyav\cumul.exe
ECHO.

Thx m8 this came in very handy!!

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...