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

Microsystem NTB Vision (x86) v2018.03.09

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 [Microsystem NTB Vision (x86) v2018.03.09] Using command-prompt (한국어로 보기)

Tag : Microsystem NTB Vision (x86) 버전 2.8.2

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=180309-microsystem-ntb-vision-x86-delete
echo 001 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\EasyHttp.dll"
echo 001 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\EasyHttp.dll"
echo 002 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\EntityFramework.SqlServer.dll"
echo 002 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\EntityFramework.SqlServer.dll"
echo 003 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\JsonFx.dll"
echo 003 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\JsonFx.dll"
echo 004 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.dll"
echo 004 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.dll"
echo 005 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.Sample.dll"
echo 005 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.Sample.dll"
echo 006 & taskkill /im "Microsystem NTB Vision.exe" /f
echo 006 & tskill "Microsystem NTB Vision"
echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 006 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\Microsystem NTB Vision.exe"
echo 006 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\Microsystem NTB Vision.exe"
echo 007 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\System.Data.SQLite.EF6.dll"
echo 007 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\System.Data.SQLite.EF6.dll"
echo 008 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\WebSocket4Net.dll"
echo 008 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\WebSocket4Net.dll"
echo Current time 2024-04-28 15:51:10
echo Remove Startup Start
echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "aceenter2NewTab" /f
echo 009 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "aceenter2NewTab" /f
echo 009 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run" /v "aceenter2NewTab" /f
echo 009 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\policies\Explorer\Run" /v "aceenter2NewTab" /f
echo 009 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\aceenter2NewTab" /f
echo Remove Startup End
echo 010 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{CF2DFAC8-E75D-430C-9ECB-0AAC4DB505A1}_is1" /f
echo 010 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CF2DFAC8-E75D-430C-9ECB-0AAC4DB505A1}_is1" /f
echo 011 your ip is 3.15.218.254 do not delete this label.
echo 012 Remove All Folder and Subfolder Start
echo 013 & rmdir /s /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)"
echo 013 & rmdir /s /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)"
echo 013 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=180309-microsystem-ntb-vision-x86-delete
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=180309-microsystem-ntb-vision-x86-delete
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 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\EasyHttp.dll"
echo 014 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\EasyHttp.dll"
echo 015 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\EntityFramework.SqlServer.dll"
echo 015 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\EntityFramework.SqlServer.dll"
echo 016 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\JsonFx.dll"
echo 016 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\JsonFx.dll"
echo 017 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.dll"
echo 017 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.dll"
echo 018 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.Sample.dll"
echo 018 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\MasterDevs.ChromeDevTools.Sample.dll"
echo 019 & taskkill /im "Microsystem NTB Vision.exe" /f
echo 019 & tskill "Microsystem NTB Vision"
echo 019 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 019 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\Microsystem NTB Vision.exe"
echo 019 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\Microsystem NTB Vision.exe"
echo 020 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\System.Data.SQLite.EF6.dll"
echo 020 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\System.Data.SQLite.EF6.dll"
echo 021 & del /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)\WebSocket4Net.dll"
echo 021 & del /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)\WebSocket4Net.dll"
echo Current time 2024-04-28 15:51:10
echo Remove Startup Start
echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "aceenter2NewTab" /f
echo 022 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "aceenter2NewTab" /f
echo 022 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run" /v "aceenter2NewTab" /f
echo 022 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\policies\Explorer\Run" /v "aceenter2NewTab" /f
echo 022 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\aceenter2NewTab" /f
echo Remove Startup End
echo 023 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{CF2DFAC8-E75D-430C-9ECB-0AAC4DB505A1}_is1" /f
echo 023 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CF2DFAC8-E75D-430C-9ECB-0AAC4DB505A1}_is1" /f
echo 024 your ip is 3.15.218.254 do not delete this label.
echo 025 Remove All Folder and Subfolder Start
echo 026 & rmdir /s /q "%PROGRAMFILES%\Microsystem NTB Vision (x86)"
echo 026 & rmdir /s /q "%PROGRAMFILES(x86)%\Microsystem NTB Vision (x86)"
echo 026 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=180309-microsystem-ntb-vision-x86-delete
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.

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
00597 - BRTSvc - PROGRAMFILES v2017.12.21
00615 - clipdown v2018.06.21
00605 - Desktop BCN Drivers (x86) v2018.03.09
00612 - Driver Updater v2018.06.15
00603 - Fileis
00602 - FileWar Service v2018.02.06
00609 - ItemManiaIcon - PROGRAMFILES v2018.03.11
00601 - Kakaru - APPDATA v2018.02.01
00599 - NIA SpeedTest v2018.01.28
00611 - PS Tray Factory
00607 - Redirect NWD 64bit (x86) v2018.03.09
00614 - Smartfile - PROGRAMFILES v2018.06.18
00604 - smartpoint - APPDATA v2018.03.03
00610 - Smile Updater
00613 - Win-Speedup-2018 for Administrator
00598 - Windows OpenMatch - APPDATA v2018.01.02
00608 - Windows Web Pages v2018.03.11
00600 - WiseCleaner Wise PC 1stAid

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