Posts

Showing posts from 2015

How to remove love killer batch file (love_killer.bat) from your windows PC....? [Also applicable for movie.bat]

                       love_killer.bat is a suspicious windows batch file which may harm our computer. If this file is existing in your computer it will show unnecessary dialogue boxes in your computer when you plug an USB drive and it will tries to edit windows registry. We cannot able to simply delete this file like other files. If we simply delete this file it will come to the same position again . Let us see how to delete this file permanently from the computer. # Locate the file love_killer.bat on your PC. # Right click on that file(love_killer.bat) and choose Edit option. # Now,a note pad document will open and you can able to see the script of that batch file. # Select the whole text (you may use Ctrl+A key combination) and delete that. # Save that file and don't close the note pad application (note pad application should be stay opened). # Now, open the windows  file explorer and type love_...

How to check the antivirus in your PC is original or not.....???

Image
Let us see how to check the antivirus is original or not. # Open  the notepad application in your PC # Copy the below code and paste it in notepad                      X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H* # After that save it with a name virus.exe # Then scan your PC with your antivirus. If your antivirus finds the saved file(virus.exe) then  your antivirus is original.                                         Use this trick and protect your PC from virus.

How to install Turbo C++ on Windows 7/8?

Image
              We may face many problems while installing turbo C++ compiler in windows as it is incompatible with this environment. Let I tell how to overcome this problem. I believe that this post is helpful for the students and the programmers who wish to install turbo c++ compiler in windows. Let us proceed step by step...... 1.First of all you have to download the turbo C++ compiler from any website. If it is in compressed format extract once the files to a folder and name the folder as TC.The folder TC should be located in C drive of your PC. 2.Then you have to download Dosbox which is an emulator that creates the MS-DOS environment        by clicking  here . 3.Now,open the dosbox application from the dosbox folder. 4.Type the following command in the dosbox and press enter window                                     mount...