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 [SpadeCast v2015.02.12] 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.
|
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=150212-spadecast-error-fix
echo 001 Service stop & sc stop "Update SpadeCast" & echo wait echo 001 Service delete & sc delete "Update SpadeCast" & echo wait echo 002 Service stop & sc stop "Util SpadeCast" & echo wait echo 002 Service delete & sc delete "Util SpadeCast" & echo wait echo 003 & del /q "%PROGRAMFILES%\SpadeCast\SpadeCastbho.dll" echo 003 & del /q "%PROGRAMFILES(x86)%\SpadeCast\SpadeCastbho.dll" echo 004 & taskkill /im "updateSpadeCast.exe" /f echo 004 & tskill "updateSpadeCast" echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 004 & del /q "%PROGRAMFILES%\SpadeCast\updateSpadeCast.exe" echo 004 & del /q "%PROGRAMFILES(x86)%\SpadeCast\updateSpadeCast.exe" echo 005 & taskkill /im "SpadeCast.BrowserAdapter.exe" /f echo 005 & tskill "SpadeCast.BrowserAdapter" echo 005 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 005 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCast.BrowserAdapter.exe" echo 005 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCast.BrowserAdapter.exe" echo 006 & taskkill /im "SpadeCast.PurBrowse64.exe" /f echo 006 & tskill "SpadeCast.PurBrowse64" echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 006 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCast.PurBrowse64.exe" echo 006 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCast.PurBrowse64.exe" echo 007 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCastBAApp.dll" echo 007 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCastBAApp.dll" echo 008 & taskkill /im "utilSpadeCast.exe" /f echo 008 & tskill "utilSpadeCast" echo 008 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 008 & del /q "%PROGRAMFILES%\SpadeCast\bin\utilSpadeCast.exe" echo 008 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\utilSpadeCast.exe" echo Current time 2024-11-24 04:23:08 echo Remove BHO Start echo 009 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 009 & reg.exe delete "HKCR\CLSID\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo Remove BHO End echo 010 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SpadeCast" /f echo 010 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SpadeCast" /f echo 011 your ip is 13.59.205.182 do not delete this label. echo 012 Remove All Folder and Subfolder Start echo 013 & rmdir /s /q "%PROGRAMFILES%\SpadeCast" echo 013 & rmdir /s /q "%PROGRAMFILES(x86)%\SpadeCast" echo 013 Remove All Folder and Subfolder End echo http://windowdel.com/nw.php?w=150212-spadecast-error-fix 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=150212-spadecast-error-fix 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 014 Service stop & sc stop "Update SpadeCast" & echo wait echo 014 Service delete & sc delete "Update SpadeCast" & echo wait echo 015 Service stop & sc stop "Util SpadeCast" & echo wait echo 015 Service delete & sc delete "Util SpadeCast" & echo wait echo 016 & del /q "%PROGRAMFILES%\SpadeCast\SpadeCastbho.dll" echo 016 & del /q "%PROGRAMFILES(x86)%\SpadeCast\SpadeCastbho.dll" echo 017 & taskkill /im "updateSpadeCast.exe" /f echo 017 & tskill "updateSpadeCast" echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 017 & del /q "%PROGRAMFILES%\SpadeCast\updateSpadeCast.exe" echo 017 & del /q "%PROGRAMFILES(x86)%\SpadeCast\updateSpadeCast.exe" echo 018 & taskkill /im "SpadeCast.BrowserAdapter.exe" /f echo 018 & tskill "SpadeCast.BrowserAdapter" echo 018 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 018 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCast.BrowserAdapter.exe" echo 018 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCast.BrowserAdapter.exe" echo 019 & taskkill /im "SpadeCast.PurBrowse64.exe" /f echo 019 & tskill "SpadeCast.PurBrowse64" echo 019 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 019 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCast.PurBrowse64.exe" echo 019 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCast.PurBrowse64.exe" echo 020 & del /q "%PROGRAMFILES%\SpadeCast\bin\SpadeCastBAApp.dll" echo 020 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\SpadeCastBAApp.dll" echo 021 & taskkill /im "utilSpadeCast.exe" /f echo 021 & tskill "utilSpadeCast" echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 021 & del /q "%PROGRAMFILES%\SpadeCast\bin\utilSpadeCast.exe" echo 021 & del /q "%PROGRAMFILES(x86)%\SpadeCast\bin\utilSpadeCast.exe" echo Current time 2024-11-24 04:23:08 echo Remove BHO Start echo 022 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo 022 & reg.exe delete "HKCR\CLSID\{ed381eb3-45e2-4e12-89eb-be974b15da44}" /f echo Remove BHO End echo 023 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SpadeCast" /f echo 023 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SpadeCast" /f echo 024 your ip is 13.59.205.182 do not delete this label. echo 025 Remove All Folder and Subfolder Start echo 026 & rmdir /s /q "%PROGRAMFILES%\SpadeCast" echo 026 & rmdir /s /q "%PROGRAMFILES(x86)%\SpadeCast" echo 026 Remove All Folder and Subfolder End echo http://windowdel.com/nw.php?w=150212-spadecast-error-fix
echo 027 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.txt
echo 028 & 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.
|
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
00315 - 50CCoUpOnS v2015.02.18 00317 - a2zLyrics-soft v2015.02.18 00313 - Clock Hand v2015.02.15 00302 - coolsalecoupon v2015.02.04 00301 - EnterDigital v2015.02.04 00318 - EpicScale - ALLUSERSPROFILE v2015.02.20 00307 - HDvid-Codec V9.0 v2015.02.12 00311 - HQVideoPlus1.3 v2015.02.14 00310 - Innovative Solutions Advanced Uninstaller PRO 00312 - MediaPlayerplus v2015.02.14 00316 - qualitink v2015.02.18 00314 - Softros Systems Process Blocker 00304 - Techgile v2015.02.10 00303 - TheTorntvs V10 1.1 v2015.02.07 00300 - TubeeeItAdBlockFr v2015.02.04 00306 - unisaaLes v2015.02.11 00305 - unissaLuess v2015.02.10 00308 - VEEHD Plugin V9.0 v2015.02.12
|