Korea (한국어) -
Global (English) -
Brazil (Português) -
Japan (日本語) -
Russia (русский) -
[Chinese(简体中文) 即将推出]
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 2.0 , Windows xp, vista, 7, 8, 10 32/64bit
How to remove [RapidGet] 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, 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%\pingwait.txt
echo Created by http://windowdel.com/en.php?w=110718-rapidget
echo ################# Created by windowdel.com http://www.windowdel.com #################
echo do not modify any label echo 001 Service stop & sc stop "RPGSvcman" & echo wait echo 001 Service delete & sc delete "RPGSvcman" & echo wait echo 002 & taskkill /im "RapidGet.exe" /f & echo windowdel.com echo 002 & tskill "RapidGet" & echo windowdel.com echo 002 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 002 & del /q "%APPDATA%\RapidGet\RapidGet.exe" & echo windowdel.com echo 003 & del /q "%APPDATA%\RapidGet\RPDMgr.dll" & echo windowdel.com echo 003 Created by www.windowdel.com echo 004 & taskkill /im "rpgchk.exe" /f & echo windowdel.com echo 004 & tskill "rpgchk" & echo windowdel.com echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 004 & del /q "%APPDATA%\RapidGet\rpgchk.exe" & echo windowexeallkiller.com echo 005 & taskkill /im "RPGManager.exe" /f & echo windowdel.com echo 005 & tskill "RPGManager" & echo windowdel.com echo 005 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 005 & del /q "%APPDATA%\RapidGet\RPGManager.exe" & echo windowdel.com echo 006 & taskkill /im "RPGSvcMan.exe" /f & echo windowdel.com echo 006 & tskill "RPGSvcMan" & echo windowdel.com echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 006 & del /q "%APPDATA%\RapidGet\RPGSvcMan.exe" & echo windowexeallkiller.com echo 007 & taskkill /im "RPGUnist.exe" /f & echo windowdel.com echo 007 & tskill "RPGUnist" & echo windowdel.com echo 007 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 007 & del /q "%APPDATA%\RapidGet\RPGUnist.exe" & echo windowdel.com echo 007 created by windowdel.com echo 008 & reg.exe delete "HKCR\CLSID\{CE70F673-E2D3-4711-B329-4ADE0E524C6B}
" /f & echo windowdel.com echo 009 & reg.exe delete "HKCR\TypeLib\{FEAB3553-F7EC-4685-90E0-C24720015386}" /f & echo windowdel.com echo 010 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "RapidGet" /f & echo created by windowdel.com echo 010 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "RapidGet" /f & echo created by windowexe.com echo 011 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "rpga" /f & echo created by windowdel.com echo 011 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "rpga" /f & echo created by windowexe.com echo 012 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RapidGet" /f & echo 000 Uninstall Key echo created by windowdel.com echo 012 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\RapidGet" /f & echo 001 Uninstall Key echo 013 your ip is 3.16.82.182 do not delete this label. echo 014 Folder and Subfolder All delete Start echo 015 & rmdir /s /q "%APPDATA%\RapidGet" echo Created by windowdel.com echo http://windowdel.com/en.php?w=110718-rapidget echo do not modify any label echo do not stop here for x86, you have to start explorer process. 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%\pingwait.txt echo change to the syswow64 directory & cd %WINDIR% & cd syswow64 echo 016 Service stop & sc stop "RPGSvcman" & echo wait echo 016 Service delete & sc delete "RPGSvcman" & echo wait echo 017 & taskkill /im "RapidGet.exe" /f & echo windowdel.com echo 017 & tskill "RapidGet" & echo windowdel.com echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 017 & del /q "%APPDATA%\RapidGet\RapidGet.exe" & echo windowdel.com echo 018 & del /q "%APPDATA%\RapidGet\RPDMgr.dll" & echo windowdel.com echo 018 Created by www.windowdel.com echo 019 & taskkill /im "rpgchk.exe" /f & echo windowdel.com echo 019 & tskill "rpgchk" & echo windowdel.com echo 019 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 019 & del /q "%APPDATA%\RapidGet\rpgchk.exe" & echo windowdel.com echo 020 & taskkill /im "RPGManager.exe" /f & echo windowdel.com echo 020 & tskill "RPGManager" & echo windowdel.com echo 020 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 020 & del /q "%APPDATA%\RapidGet\RPGManager.exe" & echo windowexeallkiller.com echo 021 & taskkill /im "RPGSvcMan.exe" /f & echo windowdel.com echo 021 & tskill "RPGSvcMan" & echo windowdel.com echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 021 & del /q "%APPDATA%\RapidGet\RPGSvcMan.exe" & echo windowexeallkiller.com echo 022 & taskkill /im "RPGUnist.exe" /f & echo windowdel.com echo 022 & tskill "RPGUnist" & echo windowdel.com echo 022 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 022 & del /q "%APPDATA%\RapidGet\RPGUnist.exe" & echo windowexeallkiller.com echo 022 created by windowdel.com echo 023 & reg.exe delete "HKCR\CLSID\{CE70F673-E2D3-4711-B329-4ADE0E524C6B}
" /f & echo windowdel.com echo 024 & reg.exe delete "HKCR\TypeLib\{FEAB3553-F7EC-4685-90E0-C24720015386}" /f & echo windowdel.com echo 025 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "RapidGet" /f & echo created by windowdel.com echo 025 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "RapidGet" /f & echo created by windowexe.com echo 026 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "rpga" /f & echo created by windowdel.com echo 026 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "rpga" /f & echo created by windowexe.com echo 027 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RapidGet" /f & echo 000 Uninstall Key echo created by windowdel.com echo 027 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\RapidGet" /f & echo 001 Uninstall Key echo 028 your ip is 3.16.82.182 do not delete this label. echo 029 Folder and Subfolder All delete Start echo 030 & rmdir /s /q "%APPDATA%\RapidGet" echo Created by windowdel.com echo http://windowdel.com/en.php?w=110718-rapidget
echo 031 rechange dir to system32 & cd %WINDIR% & cd system32
echo ################# Created by windowdel.com http://www.windowdel.com ###############
echo do not modify any label
echo del pingwait.txt & del /q %WINDIR%\pingwait.txt
echo 032 & 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.
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.
WindowexeAllkiller
Easy to Use, Very Simple, Very Powerful, No Viruses, No Spyware, No Adware, It's free!
Removal Guide Similar Software
00715 - FastGo 00710 - KinCoder 00711 - nurungzi 00702 - onedayon 00703 - OneDayon Application 00708 - OpenCap 00701 - PangpleClient - sGrid Client 00712 - SearchPop 00714 - service2 00699 - Speenus 00713 - Storage Cache Interface Service 00704 - WinAgir v16 00709 - Windows Ezplus - Application Data 00706 - WinImprove v16 00705 - WinScalar v16 00716 - WinSearchTop 00698 - WinSeek v15 00700 - www.privacy119.com
System Environment (X = System Drive)
Environment variable | Windows xp | Windows vista / 7 / 8 |
%ALLUSERSPROFILE% | X:\Documents and Settings\All Users | X:\ProgramData |
%APPDATA% | X:\Documents and Settings\{User}\Application Data | X:\Users\{User}\AppData\Roaming |
%USERPROFILE% | X:\Documents and Settings\{User} | X:\Users\{User} |
%PROGRAMFILES% | X:\Program Files | X:\Program Files |
%PROGRAMFILES(x86)% | X:\Program Files(x86) | X:\Program Files(x86) |
%COMMONPROGRAMFILES% | X:\Program Files\Common Files | X:\Program Files\Common Files |
%COMMONPROGRAMFILES(x86)% | X:\Program Files(x86)\Common Files | X:\Program Files(x86)\Common Files |
%WINDIR% | X:\Windows | X:\Windows |
%HOMEDRIVE% | X: | X: |
|