This virus is totally harmless and you can also say this April fool trick. So, Without spending time I am going to tell you this trick.
Follow these steps.
Step 1: click win+r for opening run command.
Step 2: Type notepad in the given dialog box and press enter.
Step 3: copy the code given below to the notepad
@echo off
echo ----------------------------------------------------------------------
echo WARNING! A VIRUS HAS BEEN DETECTED ON YOUR COMPUTER!
ping localhost -n 3 >nul
echo File recognized as "Bink32.dll"
ping localhost -n 3 >nul
echo Initiating Antivirus Software...
ping localhost -n 3 >nul
echo Delete virus? (Y/N)
set /p menu=
if not defined menu goto menu
if /i %menu% equ Y (
set menu=
goto yes
if /i %menu% equ N (
set menu=
goto No
:yes
echo Virus avoided deletion. Now re
... Read more »
Do you ever feel your computer is getting slow. It happens due to low ram and low cache memory.
For increasing both, this is the trick. But before doing this trick you have to plug a pen drive (8 GB or more) to the computer.
For doing this follow the steps given below:
Step 1: Format the pen drive.
Step 2: Right click on the pen drive and choose properties.
Step 3: in properties menu click on ready boost tab.
Step 4: tick on use this device
Step 5: Then click apply and after processing click on ok.
This trick will increase your Ram and cache but not shown in computer properties.
In the first trick of this book I taught you how to make thousands of folder but if you want to create some folder according to desire then this trick is going to help you a lot.
For this follow the steps given below….
Step 1: click win+r for opening run command.
Step 2: Type notepad in the given dialog box and press enter.
Step 3: copy the code given below to the notepad
@ echo off
cls
title folder creator by aman roy
: b
color 3a
echo //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
echo { &nbs
... Read more »