본문 바로가기
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
2016.11.22 03:58

Toolbar_Uninstall_v2

조회 수 471

@echo off

cd\
cd\temp

taskkill /f /im NaverAdminAPISvc.exe /t
taskkill /f /im NaverAgent.exe /t
taskkill /f /im ncleaner.exe /t
taskkill /f /im NCleanService.exe /t
taskkill /f /im NVCAgent.npc /t
taskkill /f /im Nsavsvc.npc /t
taskkill /f /im Nsvmon.npc /t
taskkill /f /im Nsvmon.npc /t
taskkill /f /im DaumCleaner.exe /t
taskkill /f /im DaumStation.exe /t

cls

echo.

echo.
echo.
echo.
echo  툴바 및 클리너 프로그램 삭제를 진행합니다.
echo.
echo.

set /p choice=모든 툴바 및 클리너의 일괄 삭제를 진행할까요? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
del /f /s /q /a "%WinDir%\Downloaded Program Files\ezIcd2_dll.inf"
del /f /s /q /a "%WinDir%\Downloaded Program Files\ezIcd2.dll"
del /f /s /q /a "%WinDir%\Downloaded Program Files\AsAdmin2.dll"
"C:\Program Files
aver
averCleaner
CleanerUninst.exe"
"C:\Program Files\Daum\Cleaner\Uninstall.exe"
"C:\Program Files
aver
averVaccine\uninstall.exe"
"C:\Program Files
aver
averCommon\Uninstall.exe"
start /min "C:\Program Files\Internet Explorer\iexplore.exe" "http://tools.naver.com/service/toolbar/deleteReason.nhn?service=toolbar&from=control"
MsiExec.exe /I{18455581-E099-4BA8-BC6B-F34B2F06600C}
"C:\Program Files\Google\Google Toolbar\Component\GoogleToolbarManager_8CA8B41417E66DEB.exe" /uninstall
cls
echo.
echo  중외정보기술 인프라팀 김인철 입니다.
echo.
echo.

echo.
echo.
echo  툴바 및 클리너 프로그램 삭제가 완료되었습니다.
echo.
echo.
pause >nul
exit

:N

echo.
set /p choice=  JW그룹웨어 액티브X 프로그램을 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
del /f /s /q /a "%WinDir%\Downloaded Program Files\ezIcd2_dll.inf"
del /f /s /q /a "%WinDir%\Downloaded Program Files\ezIcd2.dll"
del /f /s /q /a "%WinDir%\Downloaded Program Files\AsAdmin2.dll"
echo.
pause

:N
echo.
set /p choice=  네이버 클리버를 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
"C:\Program Files
aver
averCleaner
CleanerUninst.exe"

:N
echo.
set /p choice=  다음 클리너를 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
"C:\Program Files\Daum\Cleaner\Uninstall.exe"

:N
echo.
set /p choice=  네이버 백신를 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
"C:\Program Files
aver
averVaccine\uninstall.exe"
"C:\Program Files
aver
averCommon\Uninstall.exe"

:N
echo.
set /p choice=  네이버 툴바를 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y
start /min "C:\Program Files\Internet Explorer\iexplore.exe" "http://tools.naver.com/service/toolbar/deleteReason.nhn?service=toolbar&from=control"

:N
echo.
set /p choice=  구글 툴바를 삭제합니까? 예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "n" goto :N

:Y

tasklist | find /c "GoogleToolbarUser_32.exe"
 
IF ERRORLEVEL 0 goto :N
IF ERRORLEVEL 1 goto :del
goto check

:del
taskkill /f /im GoogleToolbarUser_32.exe /t
MsiExec.exe /I{18455581-E099-4BA8-BC6B-F34B2F06600C}
echo 구글 툴바 삭제
"C:\Program Files\Google\Google Toolbar\Component\GoogleToolbarManager_8CA8B41417E66DEB.exe" /uninstall

cls

echo.
echo.

echo.
echo.
echo.
echo  툴바 및 클리너 프로그램 삭제가 완료되었습니다.
echo.
echo.
pause >nul
exit

:N
exit


  1. CASZONE X-TOOLS Add-On v1.6.3

  2. CASZONE X-TOOLS v4.8.2

  3. systeminfo_to_services

  4. systeminfo_to_sw

  5. systeminfo_to_tel

  6. systeminfo_to_vbs

  7. systeminfo_to_winup

  8. No Image 06Dec
    by
    2016/12/06 Views 192 

    systeminfo_vbs.vbs

  9. TabService_URL_repair_v3_JW

  10. TELEWEB MPC RE-INSTALL

  11. No Image 22Nov
    by 관리자
    2016/11/22 Views 471 

    Toolbar_Uninstall_v2

  12. USB삭제_윈도우10

  13. VMware Auto Start

  14. VM웨어 자동 시작 배치파일 (VMware command line)

  15. wmic 명령

  16. xcopy 원본 대상 /e /h /k /y

  17. No Image 20Mar
    by
    2016/03/20 Views 203 

    xp 기본으로 셋트된 환경변수

  18. No Image 22Nov
    by
    2016/11/22 Views 253 

    공용 바탕화면 열기

  19. 날자별 파일별 묶음 배치파일 소스

  20. No Image 22Nov
    by
    2016/11/22 Views 218 

    네트워크 공유 자동 설정

  21. No Image 23Sep
    by
    2016/09/23 Views 530 

    데스크탑PC 제품시리얼 및 IP주소 서버 TXT파일로 보내기

  22. 메인보드 인젝션(injection) 윈도우 제품키 인증 (자동인증 배치파일)

Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7