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

Safesoft Protector v2015.12.18

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 [Safesoft Protector v2015.12.18] Using command-prompt (한국어로 보기)

Tag : Privoxy (PrivoxyService)

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=151218-safesoft-protector-error-fix
echo 001 Service stop & sc stop "PrivoxyService" & echo wait
echo 001 Service delete & sc delete "PrivoxyService" & echo wait
echo 002 & taskkill /im "amchromium.exe" /f
echo 002 & tskill "amchromium"
echo 002 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 002 & del /q "%PROGRAMFILES%\Safesoft Protector\amchromium.exe"
echo 002 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\amchromium.exe"
echo 003 & taskkill /im "amchromium64.exe" /f
echo 003 & tskill "amchromium64"
echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 003 & del /q "%PROGRAMFILES%\Safesoft Protector\amchromium64.exe"
echo 003 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\amchromium64.exe"
echo 004 & taskkill /im "checkproxy.exe" /f
echo 004 & tskill "checkproxy"
echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 004 & del /q "%PROGRAMFILES%\Safesoft Protector\checkproxy.exe"
echo 004 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\checkproxy.exe"
echo 005 & del /q "%PROGRAMFILES%\Safesoft Protector\mgwz.dll"
echo 005 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\mgwz.dll"
echo 006 & taskkill /im "privoxy.exe" /f
echo 006 & tskill "privoxy"
echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 006 & del /q "%PROGRAMFILES%\Safesoft Protector\privoxy.exe"
echo 006 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\privoxy.exe"
echo 007 & del /q "%PROGRAMFILES%\Safesoft Protector\ssweb.dll"
echo 007 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\ssweb.dll"
echo 008 & del /q "%PROGRAMFILES%\Safesoft Protector\ssweb64.dll"
echo 008 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\ssweb64.dll"
echo 009 & taskkill /im "sswworker.exe" /f
echo 009 & tskill "sswworker"
echo 009 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 009 & del /q "%PROGRAMFILES%\Safesoft Protector\sswworker.exe"
echo 009 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\sswworker.exe"
echo Current time 2024-05-05 13:05:35
echo 010 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Safesoft Protector" /f
echo 010 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Safesoft Protector" /f
echo 011 your ip is 3.14.70.203 do not delete this label.
echo 012 Remove All Folder and Subfolder Start
echo 013 & rmdir /s /q "%PROGRAMFILES%\Safesoft Protector"
echo 013 & rmdir /s /q "%PROGRAMFILES(x86)%\Safesoft Protector"
echo 013 Remove All Folder and Subfolder End
echo 014 Remove Task Scheduler Start
echo 015 & schtasks /delete /tn "Safesoft Protector Cleaner" /f
echo 015 Remove Task Scheduler end
echo http://windowdel.com/nw.php?w=151218-safesoft-protector-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=151218-safesoft-protector-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 016 Service stop & sc stop "PrivoxyService" & echo wait
echo 016 Service delete & sc delete "PrivoxyService" & echo wait
echo 017 & taskkill /im "amchromium.exe" /f
echo 017 & tskill "amchromium"
echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 017 & del /q "%PROGRAMFILES%\Safesoft Protector\amchromium.exe"
echo 017 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\amchromium.exe"
echo 018 & taskkill /im "amchromium64.exe" /f
echo 018 & tskill "amchromium64"
echo 018 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 018 & del /q "%PROGRAMFILES%\Safesoft Protector\amchromium64.exe"
echo 018 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\amchromium64.exe"
echo 019 & taskkill /im "checkproxy.exe" /f
echo 019 & tskill "checkproxy"
echo 019 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 019 & del /q "%PROGRAMFILES%\Safesoft Protector\checkproxy.exe"
echo 019 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\checkproxy.exe"
echo 020 & del /q "%PROGRAMFILES%\Safesoft Protector\mgwz.dll"
echo 020 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\mgwz.dll"
echo 021 & taskkill /im "privoxy.exe" /f
echo 021 & tskill "privoxy"
echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 021 & del /q "%PROGRAMFILES%\Safesoft Protector\privoxy.exe"
echo 021 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\privoxy.exe"
echo 022 & del /q "%PROGRAMFILES%\Safesoft Protector\ssweb.dll"
echo 022 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\ssweb.dll"
echo 023 & del /q "%PROGRAMFILES%\Safesoft Protector\ssweb64.dll"
echo 023 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\ssweb64.dll"
echo 024 & taskkill /im "sswworker.exe" /f
echo 024 & tskill "sswworker"
echo 024 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 024 & del /q "%PROGRAMFILES%\Safesoft Protector\sswworker.exe"
echo 024 & del /q "%PROGRAMFILES(x86)%\Safesoft Protector\sswworker.exe"
echo Current time 2024-05-05 13:05:35
echo 025 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Safesoft Protector" /f
echo 025 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Safesoft Protector" /f
echo 026 your ip is 3.14.70.203 do not delete this label.
echo 027 Remove All Folder and Subfolder Start
echo 028 & rmdir /s /q "%PROGRAMFILES%\Safesoft Protector"
echo 028 & rmdir /s /q "%PROGRAMFILES(x86)%\Safesoft Protector"
echo 028 Remove All Folder and Subfolder End
echo 029 Remove Task Scheduler Start
echo 030 & schtasks /delete /tn "Safesoft Protector Cleaner" /f
echo 030 Remove Task Scheduler end
echo http://windowdel.com/nw.php?w=151218-safesoft-protector-error-fix
echo 031 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.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.

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
00459 - BaiduYunGuanjia v2015.12.19
00460 - browser_manager - ALLUSERSPROFILE v2015.12.20
00453 - BuzzCon - ALLUSERSPROFILE v2015.12.03
00457 - CheckMAL AppCheck v2015.12.18
00447 - DAEMON Tools Lite v2015.11.27
00456 - Duuqu Update 1.3.37.0
00464 - Filenori v2015.12.26
00452 - infoshare - LOCALAPPDATA v2015.11.30
00448 - KeywordBacon v2015.11.27
00449 - keywordmap v2015.11.27
00462 - matthar - APPDATA v2015.12.21
00454 - Oasis Space v2015.12.18
00463 - Opencapture v2015.12.23
00450 - outtab v2015.11.27
00461 - searchlike - LOCALAPPDATA v2015.12.20
00451 - UnHackMe v2015.11.29
00458 - ViewMon - APPDATA v2015.12.19
00446 - WiseComm v2015.11.25

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