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 [SmartTap - APPDATA v2013.07.17] 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=130717-smarttap-appdata-error-fix
echo ################# Created by windowdel.com http://www.windowdel.com #################
echo do not modify any label echo 001 & del /q "%APPDATA%\SmartTap\smarttaphelper.dll" & echo windowdel.com echo Toolbar Remove Start echo 002 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Internet Explorer\Toolbar" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo Toolbar CLSID echo 002 & reg.exe delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 001 Toolbar Layout CLSID echo 002 & reg.exe delete "HKCU\Software\Microsoft\Internet Explorer\URLSearchHooks" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 002 Remove Search Hooks echo 002 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\PreApproved\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 003 Toolbar Ext Key echo 002 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 004 Toolbar Ext Key echo 002 & reg.exe delete "HKCR\CLSID\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 005 Toolbar CLSID echo 002 ..... echo Toolbar Remove End echo 003 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "SmartTap" /f & echo created by windowdel.com echo 003 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "SmartTap" /f & echo created by windowexe.com echo 004 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SmartTap" /f & echo 000 Uninstall Key echo created by windowdel.com echo 004 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SmartTap" /f & echo 001 Uninstall Key echo 005 your ip is 18.216.244.98 do not delete this label. echo 006 Folder and Subfolder All delete Start echo 007 & rmdir /s /q "%APPDATA%\SmartTap" echo Created by windowdel.com echo 008 Task Scheduler delete Start echo 009 & schtasks /delete /tn "SmartTap" /f & echo created by windowdel.com echo Created by windowdel.com echo 009 Task Scheduler delete end echo http://windowdel.com/en.php?w=130717-smarttap-appdata-error-fix 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 010 & del /q "%APPDATA%\SmartTap\smarttaphelper.dll" & echo windowdel.com echo Toolbar Remove Start echo 011 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Internet Explorer\Toolbar" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo Toolbar CLSID echo 011 & reg.exe delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 001 Toolbar Layout CLSID echo 011 & reg.exe delete "HKCU\Software\Microsoft\Internet Explorer\URLSearchHooks" /v "{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 002 Remove Search Hooks echo 011 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\PreApproved\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 003 Toolbar Ext Key echo 011 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 004 Toolbar Ext Key echo 011 & reg.exe delete "HKCR\CLSID\{F3716134-5B3F-4BE5-8AC3-186A3A614772}" /f & echo 005 Toolbar CLSID echo 011 ..... echo Toolbar Remove End echo 012 & echo HKEY_CURRENT_USER Startup Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "SmartTap" /f & echo created by windowdel.com echo 012 & echo HKEY_LOCAL_MACHINE Startup Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "SmartTap" /f & echo created by windowexe.com echo 013 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SmartTap" /f & echo 000 Uninstall Key echo created by windowdel.com echo 013 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\SmartTap" /f & echo 001 Uninstall Key echo 014 your ip is 18.216.244.98 do not delete this label. echo 015 Folder and Subfolder All delete Start echo 016 & rmdir /s /q "%APPDATA%\SmartTap" echo Created by windowdel.com echo 017 Task Scheduler delete Start echo 018 & schtasks /delete /tn "SmartTap" /f & echo created by windowdel.com echo Created by windowdel.com echo 018 Task Scheduler delete end echo http://windowdel.com/en.php?w=130717-smarttap-appdata-error-fix
echo 019 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 020 & 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
04358 - 2YourFace - APPDATA v2013.07.17 04361 - adsup - PROGRAMFILES v2013.07.17 04369 - Barowasse2saave v2013.07.17 04370 - Barowsoe2sAve v2013.07.17 04371 - BBroowsee2save v2013.07.17 04355 - boanscan v2013.07.17 04372 - Browise2save v2013.07.17 04368 - BrrowSe2seavue v2013.07.17 04373 - ccontinauetOsavee v2013.07.17 04359 - cOontinuetoysAve v2013.07.17 04365 - Jump Desktop 04367 - myprogramme Toolbar 04356 - RollingPop - WINDIR v2013.07.17 04357 - SaveAs v2013.07.17 04366 - UT-VPN Client 04360 - VinaPhone Mobile Broadband 04362 - waomii - PROGRAMFILES v2013.07.17 04363 - zetprojec - APPDATA v2013.07.17
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: |
|