http://windowrmv.com/bbs/board.php?bo_table=windowrmv&wr_id=162
To completely remove [Wajam] from the 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, 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 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 #
echo ##################### Default System32 directory for x86 x64 #####################
echo #
echo change to the default system directory & cd %WINDIR% & cd system32
echo wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt
echo Do not delete any label.
echo Created by http://windowrmv.com/bbs/board.php?bo_table=windowrmv&wr_id=162
echo ################# Created by http://www.windowrmv.com #################
echo Service stop 000 & sc stop "WajamUpdater" & echo wait echo 000 service stop wait echo Service Delete 000 & sc delete "WajamUpdater" & echo wait echo 000 & del /q "%PROGRAMFILES%\Wajam\IE\priam_bho.dll" echo 000 & del /q "%PROGRAMFILES(x86)%\Wajam\IE\priam_bho.dll" echo 001 & taskkill /im "WajamUpdater.exe" /f & echo windowrmv.com echo 001 & tskill "WajamUpdater" & echo windowrmv.com echo 001 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 001 & del /q "%PROGRAMFILES%\Wajam\Updater\WajamUpdater.exe" echo 001 & del /q "%PROGRAMFILES(x86)%\Wajam\Updater\WajamUpdater.exe" echo 001 Created by www.windowrmv.com echo Current time 2013-05-26 08:12:34 echo BHO Remove Start echo HKEY_LOCAL_MACHINE.BHO Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 000 BHO CLSID echo HKEY_CURRENT_USER.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 001 BHO CLSID echo created by windowrmv.com echo HKEY_CLASSES_ROOT.CLSID Delete & reg.exe delete "HKCR\CLSID\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 002 BHO CLSID echo BHO Remove End echo 000 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Wajam" /f & echo 000 Uninstall Key echo created by windowrmv.com echo 001 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Wajam" /f & echo 001 Uninstall Key echo your ip is 107.21.186.38 do not delete any label. echo 000 Remove All Installation Folder and Subdirectory echo 000 & rmdir /s /q "%PROGRAMFILES%\Wajam" echo 001 & rmdir /s /q "%PROGRAMFILES(x86)%\Wajam" echo Created by windowrmv.com
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 Service stop 000 & sc stop "WajamUpdater" & echo wait echo 000 service stop wait echo Service Delete 000 & sc delete "WajamUpdater" & echo wait echo 000 & del /q "%PROGRAMFILES%\Wajam\IE\priam_bho.dll" echo 000 & del /q "%PROGRAMFILES(x86)%\Wajam\IE\priam_bho.dll" echo 001 & taskkill /im "WajamUpdater.exe" /f & echo windowrmv.com echo 001 & tskill "WajamUpdater" & echo windowrmv.com echo 001 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 001 & del /q "%PROGRAMFILES%\Wajam\Updater\WajamUpdater.exe" echo 001 & del /q "%PROGRAMFILES(x86)%\Wajam\Updater\WajamUpdater.exe" echo 001 Created by www.windowrmv.com echo Current time 2013-05-26 08:12:34 echo BHO Remove Start echo HKEY_LOCAL_MACHINE.BHO Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 000 BHO CLSID echo HKEY_CURRENT_USER.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 001 BHO CLSID echo created by windowrmv.com echo HKEY_CLASSES_ROOT.CLSID Delete & reg.exe delete "HKCR\CLSID\{A7A6995D-6EE1-4FD1-A258-49395D5BF99C}" /f & echo 002 BHO CLSID echo BHO Remove End echo 000 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Wajam" /f & echo 000 Uninstall Key echo created by windowrmv.com echo 001 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Wajam" /f & echo 001 Uninstall Key echo your ip is 107.21.186.38 do not delete any label. echo 000 Remove All Installation Folder and Subdirectory echo 000 & rmdir /s /q "%PROGRAMFILES%\Wajam" echo 001 & rmdir /s /q "%PROGRAMFILES(x86)%\Wajam" echo Created by windowrmv.com echo 000 rechange dir to system32 & cd %WINDIR% & cd system32
echo ################# Created by windowrmv.com http://www.windowrmv.com ###############
echo do not delete any label
echo if you publish this command line your blog or website, your ip will be blocked.
echo Created : http://windowrmv.com/bbs/board.php?bo_table=windowrmv&wr_id=162
echo del pingwait.txt & del /q %WINDIR%\pingwait.txt
echo 000 & 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 |
| Scrolll |
| 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.
To change your ie homepage(Google.com), copy and paste.
reg.exe add "HKCU\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /d "http://www.google.com" /f
|