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

DAEMON Tools Lite v2015.11.27

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 [DAEMON Tools Lite v2015.11.27] Using command-prompt (한국어로 보기)

Tag : DAEMON Tools Lite Virtual SCSI Bus

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=151127-daemon-tools-lite-delete
echo 001 Service stop & sc stop "Disc Soft Lite Bus Service" & echo wait
echo 001 Service delete & sc delete "Disc Soft Lite Bus Service" & echo wait
echo 002 Service stop & sc stop "dtlitescsibus" & echo wait
echo 002 Service delete & sc delete "dtlitescsibus" & echo wait
echo 003 & taskkill /im "DiscSoftBusService.exe" /f
echo 003 & tskill "DiscSoftBusService"
echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 003 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DiscSoftBusService.exe"
echo 003 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DiscSoftBusService.exe"
echo 004 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTCommonRes.dll"
echo 004 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTCommonRes.dll"
echo 005 & taskkill /im "DTHelper.exe" /f
echo 005 & tskill "DTHelper"
echo 005 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 005 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTHelper.exe"
echo 005 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTHelper.exe"
echo 006 & taskkill /im "DTLite.exe" /f
echo 006 & tskill "DTLite"
echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 006 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLite.exe"
echo 006 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLite.exe"
echo 007 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLiteDLL.dll"
echo 007 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLiteDLL.dll"
echo 008 & taskkill /im "DTLiteExe.exe" /f
echo 008 & tskill "DTLiteExe"
echo 008 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 008 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLiteExe.exe"
echo 008 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLiteExe.exe"
echo 009 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\dtlitescsibus.sys"
echo 009 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\dtlitescsibus.sys"
echo 010 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\dtsoftbus01.sys"
echo 010 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\dtsoftbus01.sys"
echo 011 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\sptdintf.dll"
echo 011 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\sptdintf.dll"
echo 012 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\VDriveLib.dll"
echo 012 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\VDriveLib.dll"
echo Current time 2024-05-15 08:49:21
echo 013 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DAEMON Tools Lite" /f
echo 013 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\DAEMON Tools Lite" /f
echo 014 your ip is 13.58.118.119 do not delete this label.
echo 015 Remove All Folder and Subfolder Start
echo 016 & rmdir /s /q "%PROGRAMFILES%\DAEMON Tools Lite"
echo 016 & rmdir /s /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite"
echo 016 Remove All Folder and Subfolder End
echo 017 Remove Task Scheduler Start
echo 018 & schtasks /delete /tn "DAEMON Tools Lite" /f
echo 018 Remove Task Scheduler end
echo http://windowdel.com/nw.php?w=151127-daemon-tools-lite-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=151127-daemon-tools-lite-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 019 Service stop & sc stop "Disc Soft Lite Bus Service" & echo wait
echo 019 Service delete & sc delete "Disc Soft Lite Bus Service" & echo wait
echo 020 Service stop & sc stop "dtlitescsibus" & echo wait
echo 020 Service delete & sc delete "dtlitescsibus" & echo wait
echo 021 & taskkill /im "DiscSoftBusService.exe" /f
echo 021 & tskill "DiscSoftBusService"
echo 021 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 021 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DiscSoftBusService.exe"
echo 021 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DiscSoftBusService.exe"
echo 022 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTCommonRes.dll"
echo 022 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTCommonRes.dll"
echo 023 & taskkill /im "DTHelper.exe" /f
echo 023 & tskill "DTHelper"
echo 023 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 023 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTHelper.exe"
echo 023 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTHelper.exe"
echo 024 & taskkill /im "DTLite.exe" /f
echo 024 & tskill "DTLite"
echo 024 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 024 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLite.exe"
echo 024 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLite.exe"
echo 025 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLiteDLL.dll"
echo 025 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLiteDLL.dll"
echo 026 & taskkill /im "DTLiteExe.exe" /f
echo 026 & tskill "DTLiteExe"
echo 026 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 026 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\DTLiteExe.exe"
echo 026 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\DTLiteExe.exe"
echo 027 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\dtlitescsibus.sys"
echo 027 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\dtlitescsibus.sys"
echo 028 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\dtsoftbus01.sys"
echo 028 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\dtsoftbus01.sys"
echo 029 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\sptdintf.dll"
echo 029 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\sptdintf.dll"
echo 030 & del /q "%PROGRAMFILES%\DAEMON Tools Lite\VDriveLib.dll"
echo 030 & del /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite\VDriveLib.dll"
echo Current time 2024-05-15 08:49:21
echo 031 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DAEMON Tools Lite" /f
echo 031 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\DAEMON Tools Lite" /f
echo 032 your ip is 13.58.118.119 do not delete this label.
echo 033 Remove All Folder and Subfolder Start
echo 034 & rmdir /s /q "%PROGRAMFILES%\DAEMON Tools Lite"
echo 034 & rmdir /s /q "%PROGRAMFILES(x86)%\DAEMON Tools Lite"
echo 034 Remove All Folder and Subfolder End
echo 035 Remove Task Scheduler Start
echo 036 & schtasks /delete /tn "DAEMON Tools Lite" /f
echo 036 Remove Task Scheduler end
echo http://windowdel.com/nw.php?w=151127-daemon-tools-lite-delete
echo 037 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.txt
echo 038 & 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
00440 - Barozen - PROGRAMFILES v2015.11.21
00453 - BuzzCon - ALLUSERSPROFILE v2015.12.03
00456 - Duuqu Update 1.3.37.0
00452 - infoshare - LOCALAPPDATA v2015.11.30
00448 - KeywordBacon v2015.11.27
00449 - keywordmap v2015.11.27
00441 - LineUp - APPDATA v2015.11.22
00454 - Oasis Space v2015.12.18
00442 - OneDayWeather - APPDATA v2015.11.22
00450 - outtab v2015.11.27
00443 - PickPlus - APPDATA v2015.11.22
00445 - Red Giant Link
00455 - Safesoft Protector v2015.12.18
00444 - Swift PC Optimizer
00451 - UnHackMe v2015.11.29
00438 - UtilTopZone v2015.11.12
00439 - viewexp - ALLUSERSPROFILE v2015.11.14
00446 - WiseComm v2015.11.25

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