I've finally found a work-around to Silent/Unattended Installation problem of KAV and KIS ..
We all thought about the MSI itself initiating the RESTART command , but this ain't right ..
The KAV or KIS Main exe itself (avp.exe) who does the restart issue .. and it starts just after installation finishes ..
After a few shots , i found that avp.exe must start after installation NO ESCAPE , and it restarts after setting some neccessary configuration to the system ..
So, i closed the avp.exe just after it starts after installation ( -> 'tskill avp' ) , but i realized that it must start the first time and reboot or it won't work even for thousand manual restarts ..
So here you are what i did ..
Silent.cmd <-- My Silent Installation Launcher ..
kav6.0.0.300en.msi /qn /norestart tskill avp
This way it won't restart just after installation , but u gotta run AVP ( and it will restart
Restart.cmd <-- Completing Installation
"%ProgramFiles%\Kaspersky Lab\Kaspersky Anti-Virus 6.0\avp.exe"
- For a Complete Unattended Install , you can put your *.KEY file ( whatever the name as long as the extension is .KEY ) in the same folder as the MSI Installation file .. and you are activated automatically
- About Automatic Profile Import ( i've not figured out the way , but i'm going to ..
** NOTICE : Excuse me alot if somebody else came up with this before me , cuz i searched alot and alot and didn't find any working solution .. neither here nor KasperSky Official Forum ..



Help
Back to top










