May 28, 200521 yr A made a sfx and it has kav.key and setup.exe in it.And my winrar sfx is like this:;CommentsSetup=setup.exe /S /v/qn REBOOT=Suppress"TempModeSilent=1Overwrite=1but it doesn't recognize my key.What should i do?
May 28, 200521 yr First all you have the wrong switches for kav. KAV uses the NSIS switches for silent installation which is /S. OTher than that it should work. Try changing the switches.
May 29, 200521 yr same problem here kav5.0.325_personalde.exe with key file in one folderstart setup with kav5.0.325_personalde.exe /Sbut no key file found, when i start kav after install.
May 29, 200521 yr 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.325HKEY_LOCAL_MACHINE\SOFTWARE\Classes\LK.Auto
May 29, 200521 yr 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.325HKEY_LOCAL_MACHINE\SOFTWARE\Classes\LK.Auto<{POST_SNAPBACK}>works THANKS
June 2, 200521 yr i use this metod but dont workthe reg is istalled but after booting a pop came to desktop (from kaspersky ) to enter a keyi go to registry a the string is there .
June 2, 200521 yr 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 ?
June 3, 200521 yr 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-VirusECHO Please wait...start /wait %systemdrive%\install\apps\kasperskyav\setup.exe -staskkill /IM KAV.exe /Ftaskkill /IM kavmm.exe/FECHO.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\Basesand here is the code :ECHO.ECHO Installation des bases Kaspersky à jour ECHO Please wait...start /wait %systemdrive%\install\apps\kasperskyav\cumul.exeECHO.
June 5, 200521 yr 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-VirusECHO Please wait...start /wait %systemdrive%\install\apps\kasperskyav\setup.exe -staskkill /IM KAV.exe /Ftaskkill /IM kavmm.exe/FECHO.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\Basesand here is the code :ECHO.ECHO Installation des bases Kaspersky à jour ECHO Please wait...start /wait %systemdrive%\install\apps\kasperskyav\cumul.exeECHO.<{POST_SNAPBACK}>Thx m8 this came in very handy!!
Create an account or sign in to comment