Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Can someone share the SEP 11 uninstall script for Kaspersky 7.0

Created: 15 Aug 2010 | 3 comments
mikewth's picture
0 0 Votes
Login to vote

Hi All,
I checked the latest SEP 11 DVD and the uninstall script is only available for kaspersky 6.0
Anyone has uninstall script for kaspersky 7.0

Appreciate your help.

Regards
Mike

Discussion Filed Under:
Group Ownership:

Comments

Prachand's picture
15
Aug
2010
0 Votes 0
Login to vote

Hi Mike, I have not tried removing Kaspersky 7.0 , but i think the uninstall script with even remove 7.0

Prachand Kumar MCSE-2003 Symantec Technical Specialist (SCTS)

reza akhlaghy's picture
16
Aug
2010
0 Votes 0
Login to vote

you can create it yourself

in the Tools\NoSupport\CompetitiveUninstall\Old\Scripts of SEP DVD, there is a Kapersky6_Workstation.aut file, if you open it with text editor you see this structure :

RunProgram=HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{Some GUID}
;UninstallString = MsiExec.exe /I{Same GUID as above}

This is what can be found in the above path in registry in a computer with kaspersky installed.

Making it simple, you need to find related GUID for Kaspersky 7.0 and replace it that file and save it as kaspersky7.aut, then use
it with uninstall script.

A Zürcher's picture
16
Aug
2010
0 Votes 0
Login to vote

Have an eye on the SEPpre Tool: Tools\NoSupport\CompetitiveUninstall\SEPprep
The tool is cool and saves a lot of time... I think it can remove Version 7.

regards