Hi, I make this script
DelKey("HKEY_CLASSES_ROOT\*\Shellex\ContextMenuHandlers\LDVPMenu\LDVPMenu")
DelTree("HKEY_LOCAL_MACHINE\SOFTWARE\Intel\DLLUsage\VP6")
WriteValue("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run","vptray","","REG_SZ")
DelKey("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\RTVSCN95")
WriteValue("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices","Defwatch","","REG_SZ")
WriteValue("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices","Rtvscn95","","REG_SZ")
DelTree("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{BD12EB47-DBDF-11D3-BEEA-00A0CC272509}")
DelTree("HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\Symevnt")
DelTree("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\LiveUpdate")
DelTree("HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EventLog\Application\Defwatch")
DelTree("HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EventLog\Application\Norton AntiVirus Server")
DelTree("HKEY_LOCAL_MACHINE\SOFTWARE\Symantec")
DelTree("HKEY_LOCAL_MACHINE\SOFTWARE\Intel")
DelTree("HKEY_USERS\.Default\Software\Intel")
DelTree("HKEY_USERS\.Default\Software\Microsoft\Installer")
Shell '%comspec% /c REN C:\WINDOWS\WEB\SAFEMODE.HTT *.OLD' ;PARA NO ACTIVE DESKTOP RESTAURAR
Shell '%comspec% /c C:\PROCESSVIEW\PV.EXE -k -f explorer.exe'
Shell '%comspec% /c c:\windows\explorer.exe'
Shell '%comspec% /c REN C:\WINDOWS\WEB\SAFEMODE.OLD *.HTT' ;PARA NO ACTIVE DESKTOP RESTAURAR
Sleep 5
Shell '%comspec% /c deltree /y "C:\Archivos de programa\Archivos comunes\Symantec Shared"'
Shell '%comspec% /c deltree /y "C:\Archivos de programa\Norton AntiVirus"'
Shell '%comspec% /c deltree /y "C:\Archivos de programa\Symantec"'
Shell '%comspec% /c deltree /y "C:\windows\temp\*.*"'
But the folders
C:\Archivos de programa\Norton AntiVirus
C:\Archivos de programa\Archivos comunes\Symantec Shared
Remaing whit files, but if a try to download manually work,
History:
I need uninstall norton manually whitout programs of symantec.
SO:
1. Delete registry entrys that keep nortno alive
2. Kill explorer.exe to make changes effective
3. Delete folders.... but itīs remaing files.
Pls helpme.
thanks....
_________________________
Look always 4 the best...