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

igfCurSys - APPDATA v2017.07.10

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 [igfCurSys - APPDATA v2017.07.10] 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.

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://www.windowdel.com/nw.php?w=170710-igfcursys-appdata-remove
echo 001 & taskkill /im "senuix.exe" /f
echo 001 & tskill "senuix"
echo 001 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 001 & del /q "%APPDATA%\igfCurSys\senuix.exe"
echo 002 & taskkill /im "senuixup.exe" /f
echo 002 & tskill "senuixup"
echo 002 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 002 & del /q "%APPDATA%\igfCurSys\senuixup.exe"
echo 003 & taskkill /im "senuixs.exe" /f
echo 003 & tskill "senuixs"
echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 003 & del /q "%APPDATA%\igfCurSys\senuixs.exe"
echo Current time 2024-03-29 09:40:33
echo 004 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\igfCurSys_is1" /f
echo 004 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\igfCurSys_is1" /f
echo 005 your ip is 44.204.65.189 do not delete this label.
echo 006 Remove All Folder and Subfolder Start
echo 007 & rmdir /s /q "%APPDATA%\igfCurSys"
echo 007 Remove All Folder and Subfolder End
echo 008 Remove Task Scheduler Start
echo 009 & schtasks /delete /tn "Microsoft Visual C++ Story Manager" /f
echo 009 Remove Task Scheduler end
echo http://www.windowdel.com/nw.php?w=170710-igfcursys-appdata-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://www.windowdel.com/nw.php?w=170710-igfcursys-appdata-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 010 & taskkill /im "senuix.exe" /f
echo 010 & tskill "senuix"
echo 010 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 010 & del /q "%APPDATA%\igfCurSys\senuix.exe"
echo 011 & taskkill /im "senuixup.exe" /f
echo 011 & tskill "senuixup"
echo 011 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 011 & del /q "%APPDATA%\igfCurSys\senuixup.exe"
echo 012 & taskkill /im "senuixs.exe" /f
echo 012 & tskill "senuixs"
echo 012 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 012 & del /q "%APPDATA%\igfCurSys\senuixs.exe"
echo Current time 2024-03-29 09:40:33
echo 013 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\igfCurSys_is1" /f
echo 013 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\igfCurSys_is1" /f
echo 014 your ip is 44.204.65.189 do not delete this label.
echo 015 Remove All Folder and Subfolder Start
echo 016 & rmdir /s /q "%APPDATA%\igfCurSys"
echo 016 Remove All Folder and Subfolder End
echo 017 Remove Task Scheduler Start
echo 018 & schtasks /delete /tn "Microsoft Visual C++ Story Manager" /f
echo 018 Remove Task Scheduler end
echo http://www.windowdel.com/nw.php?w=170710-igfcursys-appdata-remove
echo 019 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.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.

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
00586 - AVG Driver Updater v2017.07.13
00579 - freewinzips v2017.06.23
00582 - helpclean v2017.07.02
00593 - HubCloud - APPDATA v2017.11.30
00594 - NetBean - ALLUSERSPROFILE v2017.11.30
00576 - newgoplus - APPDATA v2017.05.23
00580 - newgoplus - APPDATA v2017.06.28
00588 - newgoplus - APPDATA v2017.08.03
00578 - NewsGo - LOCALAPPDATA v2017.06.14
00583 - novano - APPDATA v2017.07.05
00581 - ReviverSoft Smart Monitor v2017.06.29
00592 - SmartIconsVer1.0 - PROGRAMFILES v2017.10.27
00584 - Solvusoft WinThruster - PROGRAMFILES v2017.07.09
00591 - timeSearch - APPDATA v2017.10.12
00589 - webbora - APPDATA v2017.08.31
00577 - Windows NewsGo - APPDATA v2017.06.14
00587 - windv1 - APPDATA v2017.07.20
00590 - Wondershare New TunesGo

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