11 Nisan 2012 Çarşamba

McAfee Uninstall Script

 

McAfee Uninstall Script

 

McAfee Agent yada paketlerini herhangi bir sebepten dolayı bilgisayarınızdan kaldıramıyorsanız. Aşağıdaki satırları bir “BAT” dosya oluşturup, ilgili bilgisayarda çalıştırırsanıda McAfee yi bilgisayardan kaldırır.

 

 

#################################################################################

@ECHO OFF

REM McAfee Removal Script

REM Last Update: 11/01/2010

REM

 

ECHO Removing AntiSpyware

"C:\Program Files\McAfee\VirusScan Enterprise\scan32.exe" /UninstallMAS

"C:\Program Files (x86)\McAfee\VirusScan Enterprise\scan32.exe" /UninstallMAS

 

REM Kill McTray & Trusted Validation

ECHO Killing processes

taskkill.exe /f /t /im mctray.exe

taskkill.exe /f /t /im mfevtps.exe

taskkill.exe /f /t /im mcshield.exe

 

ECHO Removing VirusScan 8.7

msiexec.exe /x {147BCE03-C0F1-4C9F-8157-6A89B6D2D973} REMOVE=ALL REBOOT=R /q

 ECHO Removing VirusScan 8.8

MsiExec.exe /x {CE15D1B6-19B6-4D4D-8F43-CF5D2C3356FF} REMOVE=ALL REBOOT=R /q

 

ECHO Remove McAfee Agent

"C:\Program Files\McAfee\Common Framework\frminst.exe" /forceuninstall /silent

"C:\Program Files (x86)\McAfee\Common Framework\frminst.exe" /forceuninstall /silent

"c:\Program Files\Network Associates\Common Framework\frminst.exe" /forceuninstall /silent

 

REM Remove McAfee Registry Keys

ECHO Removing Registry Keys

REG DELETE HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\services\McAfeeFramework /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\services\McShield /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\services\McTaskManager /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfeapfk /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfeavfk /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfebopk /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfehidk /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mferkdet /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfetdik /f

REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\mfevtp /f

REG DELETE HKLM\SOFTWARE\McAfee /f

 

REM Remove McAfee Folder Delete

rmdir "c:\Program Files\McAfee\" /s /q

rmdir "C:\Program Files (x86)\McAfee\" /s /q

#################################################################################

Ümit GÖRÜR
Dağıtık Sistemler Departmanı | Sistem Mühendisi 1

Ugorur@anadolubank.com.tr | www.anadolubank.com.tr  
 (212) 368 70 00

  

Bu e-posta ve muhtemel eklerinde verilen bilgiler kişiye özel ve gizli olup, yalnızca mesajda belirlenen alıcı ile ilgilidir.Bu mesajda bulunan tüm fikir ve görüşler ve ekindeki dosyalar sadece adres sahip(ler)ine ait olup, Anadolubank A.Ş. hiç bir şekilde sorumlu tutulamaz.Şirketimiz mesajın ve bilgilerinin size değişikliğe uğrayarak veya geç ulaşmasından, bütünlüğünün ve gizliliğinin korunamamasından, virüs içermesinden ve bilgisayar sisteminize verebileceği herhangi bir zarardan sorumlu tutulamaz.

This message and attachments are confidential and intended solely for the individual(s) stated in this message.This email is not intended to impose nor shall it be construed as imposing any legally binding obligation upon Anadolubank A.Ş. and/or any of its subsidiaries or associated companies. Neither Anadolubank A.Ş / nor any of its subsidiaries or associated companies gives any representation or warranty as to the accuracy or completeness of the contents of this email. Anadolubank A.Ş shall not be held liable to any person resulting from the use of any information contained in this email and shall not be liable to any person who acts or omits to do anything in reliance upon it.


0 yorum: