Windowdel.com
Removal Guide using cmd
Try this. WindowexeAllkiller.com

Donation Reminder - APPDATA v2016.03.04

WindowexeAllkiller Download : Free Download
WindowexeAllkiller is a free software which can remove unwanted software from your computer at once. WindowexeAllkiller is able to easily remove all Startup, Browser Helper Object, Toolbar, Service, Task Scheduler, Chrome Extension, malware, trojan, ad-popup and so on.
Easy to use, Very simple, Very Powerful.
No Viruses, No Spyware, No Adware, It's free!
System Requirements : .Net framework 4.0 , Windows xp, vista, 7, 8, 10, 11, 32/64bit

Removal Guide [Donation Reminder - APPDATA v2016.03.04] Using command-prompt (한국어로 보기)


You are supposed to start with all programs closed because an Explorer and Taskbar all terminate.
Run a command prompt. [Start] - [Program] - [Accessories] - [Command prompt]
* Important : In Windows Vista/7/8/10/11, you are advised to select [Run as Administrator] by clicking on [command prompt] using the right mouse button.


When the command prompt is run, there comes out a black screen as below and the cursor begins to flicker.
The letters or shape appearing on the screen might be slightly different, but don't bother. It'll be all right for you just to get a similar screen as below.

Administrator: cmd _ O X
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corpation. All right reserved.

C:\Users\Administrator>

When you fast click the mouse button for three times in a row in the red line(command line) below, you can select all.
Then, mouseclick the selected zone and copy it. (Ctrl + c or Select a [copy] on Right-click contextmenu.)
In case all the zones are not automatically selected, you will have to copy it by dragging the whole of the red line using the mouse.

-----------------------------------------------------------------------------------------------------------------------------------
echo Start
echo #
echo ##################### Default System32 directory for x86 x64 #####################
echo #
echo 000 change to the default system directory & cd %WINDIR% & cd system32
echo Kill Process & taskkill /im explorer.exe /f & echo wait
echo Kill Process & tskill explorer & echo wait
echo Kill Process & taskkill /im IEXPLORE.EXE /f & echo wait
echo Kill Process & tskill IEXPLORE & echo wait
echo wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo Created by http://windowdel.com/nw.php?w=160304-donation-reminder-appdata-removal-guide
echo 001 & del /q "%APPDATA%\Donation Reminder\AddonsFramework.Typelib.dll"
echo 002 & del /q "%APPDATA%\Donation Reminder\AddonsFramework.Typelib64.dll"
echo 003 & taskkill /im "BackgroundHost.exe" /f
echo 003 & tskill "BackgroundHost"
echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 003 & del /q "%APPDATA%\Donation Reminder\BackgroundHost.exe"
echo 004 & taskkill /im "BackgroundHost64.exe" /f
echo 004 & tskill "BackgroundHost64"
echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 004 & del /q "%APPDATA%\Donation Reminder\BackgroundHost64.exe"
echo 005 & del /q "%APPDATA%\Donation Reminder\ButtonSite.dll"
echo 006 & del /q "%APPDATA%\Donation Reminder\ButtonSite64.dll"
echo 007 & del /q "%APPDATA%\Donation Reminder\EFR.dll"
echo 008 & del /q "%APPDATA%\Donation Reminder\EFR64.dll"
echo 009 & taskkill /im "IEUpdater.exe" /f
echo 009 & tskill "IEUpdater"
echo 009 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 009 & del /q "%APPDATA%\Donation Reminder\IEUpdater.exe"
echo 010 & taskkill /im "IEUpdater64.exe" /f
echo 010 & tskill "IEUpdater64"
echo 010 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 010 & del /q "%APPDATA%\Donation Reminder\IEUpdater64.exe"
echo 011 & del /q "%APPDATA%\Donation Reminder\ScriptHost.dll"
echo 012 & del /q "%APPDATA%\Donation Reminder\ScriptHost64.dll"
echo Current time 2024-05-07 19:34:16
echo Remove BHO Start
echo 013 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 013 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 013 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 013 & reg.exe delete "HKCR\CLSID\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo Remove BHO End
echo 014 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Donation Reminder" /f
echo 014 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Donation Reminder" /f
echo 015 your ip is 3.144.238.20 do not delete this label.
echo 016 Remove All Folder and Subfolder Start
echo 017 & rmdir /s /q "%APPDATA%\Donation Reminder"
echo 017 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=160304-donation-reminder-appdata-removal-guide
echo do not stop here for x86, you have to start explorer process.
echo #
echo Please don't put this batch-script on your blog or website, get this url.
echo http://windowdel.com/nw.php?w=160304-donation-reminder-appdata-removal-guide
echo #
echo ##################### Change directory SysWOW64 for x64 OS #####################
echo #
echo Remove x86 Application's registry for x64 OS & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo change to the syswow64 directory & cd %WINDIR% & cd syswow64
echo 018 & del /q "%APPDATA%\Donation Reminder\AddonsFramework.Typelib.dll"
echo 019 & del /q "%APPDATA%\Donation Reminder\AddonsFramework.Typelib64.dll"
echo 020 & taskkill /im "BackgroundHost.exe" /f
echo 020 & tskill "BackgroundHost"
echo 020 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 020 & del /q "%APPDATA%\Donation Reminder\BackgroundHost.exe"
echo 021 & taskkill /im "BackgroundHost64.exe" /f
echo 021 & tskill "BackgroundHost64"
echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 021 & del /q "%APPDATA%\Donation Reminder\BackgroundHost64.exe"
echo 022 & del /q "%APPDATA%\Donation Reminder\ButtonSite.dll"
echo 023 & del /q "%APPDATA%\Donation Reminder\ButtonSite64.dll"
echo 024 & del /q "%APPDATA%\Donation Reminder\EFR.dll"
echo 025 & del /q "%APPDATA%\Donation Reminder\EFR64.dll"
echo 026 & taskkill /im "IEUpdater.exe" /f
echo 026 & tskill "IEUpdater"
echo 026 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 026 & del /q "%APPDATA%\Donation Reminder\IEUpdater.exe"
echo 027 & taskkill /im "IEUpdater64.exe" /f
echo 027 & tskill "IEUpdater64"
echo 027 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 027 & del /q "%APPDATA%\Donation Reminder\IEUpdater64.exe"
echo 028 & del /q "%APPDATA%\Donation Reminder\ScriptHost.dll"
echo 029 & del /q "%APPDATA%\Donation Reminder\ScriptHost64.dll"
echo Current time 2024-05-07 19:34:16
echo Remove BHO Start
echo 030 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 030 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 030 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo 030 & reg.exe delete "HKCR\CLSID\{01B94BDC-2A0C-4471-B08A-47A24E677873}" /f
echo Remove BHO End
echo 031 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Donation Reminder" /f
echo 031 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Donation Reminder" /f
echo 032 your ip is 3.144.238.20 do not delete this label.
echo 033 Remove All Folder and Subfolder Start
echo 034 & rmdir /s /q "%APPDATA%\Donation Reminder"
echo 034 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=160304-donation-reminder-appdata-removal-guide
echo 035 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.txt
echo 036 & explorer.exe & echo explorer start
echo End
-----------------------------------------------------------------------------------------------------------------------------------

All files are deleted when [Paste] is selected by clicking the mouse on the right button in between the command prompt screen after copying.

Administrator: cmd _ O X
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corpation. All right reserved.

C:\Users\Administrator>



  Mark
  Copy
  Paste
  Select All
  Scroll
  Find..

There might happen a case where files are not deleted due to the next command line(deletion) starts too quickly while terminating the process.
so you are advised to do one more [paste]at the prompt window after all command lines are run.
Once the command lines are all run, you can close the command prompt window.




Removal Guide Similar Software
00478 - adplaylink - APPDATA v2016.02.23
00485 - AnyFlix v2016.03.04
00481 - Display Offer v2016.02.28
00479 - IPHelper v2016.02.27
00492 - Microadpop - APPDATA v2016.03.31
00483 - MyTransitPlanner_fx v2016.03.04
00490 - PC Antivirus v2016.03.30
00491 - PC Cleaner Pro v2016.03.30
00493 - Pre-Guard v2016.03.31
00488 - RadarSync v2016.03.12
00480 - SGsoft DIPAV v2016.02.27
00494 - signkey - LOCALAPPDATA v2016.04.01
00482 - SlimCleaner Plus SlimService v2016.03.01
00487 - SmartRun - PROGRAMFILES v2016.03.06
00489 - SprgFiles
00477 - ssn - save serp now v2016.02.23
00495 - taskengn - WINDIR v2016.04.22
00484 - WeatherAlert - ALLUSERSPROFILE v2016.03.04

자료천국 가족들 : 드라이버 자료천국 | 프로세스 자료천국 | 그리드 자료천국
Copyright (c) Windowdel.com. All rights reserved. | 프로그램삭제 자료천국 | 이메일 | 0.0017750263214111s