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 [SourceApp v2015.01.16] Using command-prompt (한국어로 보기)
Tag : SourceApp 1.0.0.4
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=150116-sourceapp-remove
echo 001 Service stop & sc stop "Update SourceApp" & echo wait echo 001 Service delete & sc delete "Update SourceApp" & echo wait echo 002 Service stop & sc stop "Util SourceApp" & echo wait echo 002 Service delete & sc delete "Util SourceApp" & echo wait echo 003 & taskkill /im "SourceApp.BrowserAdapter.exe" /f echo 003 & tskill "SourceApp.BrowserAdapter" echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 003 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.BrowserAdapter.exe" echo 003 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.BrowserAdapter.exe" echo 004 & taskkill /im "SourceApp.expext.exe" /f echo 004 & tskill "SourceApp.expext" echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 004 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.expext.exe" echo 004 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.expext.exe" echo 005 & taskkill /im "SourceApp.PurBrowse64.exe" /f echo 005 & tskill "SourceApp.PurBrowse64" echo 005 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 005 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.PurBrowse64.exe" echo 005 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.PurBrowse64.exe" echo 006 & taskkill /im "utilSourceApp.exe" /f echo 006 & tskill "utilSourceApp" echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 006 & del /q "%PROGRAMFILES%\SourceApp\bin\utilSourceApp.exe" echo 006 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\utilSourceApp.exe" echo 007 & del /q "%PROGRAMFILES%\SourceApp\SourceAppbho.dll" echo 007 & del /q "%PROGRAMFILES(x86)%\SourceApp\SourceAppbho.dll" echo 008 & taskkill /im "updateSourceApp.exe" /f echo 008 & tskill "updateSourceApp" echo 008 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 008 & del /q "%PROGRAMFILES%\SourceApp\updateSourceApp.exe" echo 008 & del /q "%PROGRAMFILES(x86)%\SourceApp\updateSourceApp.exe" echo Current time 2024-11-24 17:18:17 echo Remove BHO Start echo 009 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 009 & reg.exe delete "HKCR\CLSID\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo Remove BHO End echo 010 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SourceApp" /f echo 010 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SourceApp" /f echo 011 your ip is 18.217.246.148 do not delete this label. echo 012 Remove All Folder and Subfolder Start echo 013 & rmdir /s /q "%PROGRAMFILES%\SourceApp" echo 013 & rmdir /s /q "%PROGRAMFILES(x86)%\SourceApp" echo 013 Remove All Folder and Subfolder End echo http://windowdel.com/nw.php?w=150116-sourceapp-remove 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=150116-sourceapp-remove 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 SourceApp" & echo wait echo 014 Service delete & sc delete "Update SourceApp" & echo wait echo 015 Service stop & sc stop "Util SourceApp" & echo wait echo 015 Service delete & sc delete "Util SourceApp" & echo wait echo 016 & taskkill /im "SourceApp.BrowserAdapter.exe" /f echo 016 & tskill "SourceApp.BrowserAdapter" echo 016 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 016 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.BrowserAdapter.exe" echo 016 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.BrowserAdapter.exe" echo 017 & taskkill /im "SourceApp.expext.exe" /f echo 017 & tskill "SourceApp.expext" echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 017 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.expext.exe" echo 017 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.expext.exe" echo 018 & taskkill /im "SourceApp.PurBrowse64.exe" /f echo 018 & tskill "SourceApp.PurBrowse64" echo 018 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 018 & del /q "%PROGRAMFILES%\SourceApp\bin\SourceApp.PurBrowse64.exe" echo 018 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\SourceApp.PurBrowse64.exe" echo 019 & taskkill /im "utilSourceApp.exe" /f echo 019 & tskill "utilSourceApp" echo 019 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 019 & del /q "%PROGRAMFILES%\SourceApp\bin\utilSourceApp.exe" echo 019 & del /q "%PROGRAMFILES(x86)%\SourceApp\bin\utilSourceApp.exe" echo 020 & del /q "%PROGRAMFILES%\SourceApp\SourceAppbho.dll" echo 020 & del /q "%PROGRAMFILES(x86)%\SourceApp\SourceAppbho.dll" echo 021 & taskkill /im "updateSourceApp.exe" /f echo 021 & tskill "updateSourceApp" echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt echo 021 & del /q "%PROGRAMFILES%\SourceApp\updateSourceApp.exe" echo 021 & del /q "%PROGRAMFILES(x86)%\SourceApp\updateSourceApp.exe" echo Current time 2024-11-24 17:18:17 echo Remove BHO Start echo 022 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo 022 & reg.exe delete "HKCR\CLSID\{9f7ab9c4-4da3-440e-ba84-95903165f129}" /f echo Remove BHO End echo 023 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SourceApp" /f echo 023 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SourceApp" /f echo 024 your ip is 18.217.246.148 do not delete this label. echo 025 Remove All Folder and Subfolder Start echo 026 & rmdir /s /q "%PROGRAMFILES%\SourceApp" echo 026 & rmdir /s /q "%PROGRAMFILES(x86)%\SourceApp" echo 026 Remove All Folder and Subfolder End echo http://windowdel.com/nw.php?w=150116-sourceapp-remove
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
00265 - AllSaveer v2015.01.22 00252 - BFreeTop v2015.01.10 00259 - Browser Guard v2015.01.18 00263 - EnjoyyCouppOn 00248 - Faster Light v2015.01.08 00255 - initech inisafe service v1 v2015.01.14 00247 - MinimumPrice v2015.01.08 00261 - NetTime 00249 - PC Speed Plus 00250 - PC TuneUp Tools 00257 - Senses5.1 v2015.01.18 00253 - SmartShoper - PROGRAMFILES v2015.01.10 00264 - SoavearEExtenusion 00251 - Super Optimizer 00262 - TakeToheCouuPoN 00258 - ver0BetterMarkIt v2015.01.18 00254 - ver4BlockAndSurf v2015.01.12 00260 - Windows Infurnish v2015.01.20
|