Surprise Yahoo! Messenger Friends Who Pretend To Be Offline
You want to chat with a buddy on Yahoo! Messenger but his status on Yahoo! says Off-Line. There are two possibilities here - your friend could be really offline or he may have logged into Yahoo! Messenger in “Invisible Mode” to avoid interruptions. (Yahoo! Messenger has a Stealth settings feature that lets you choose the people who see you as online and offline.)...
Monday, April 28, 2008
Thursday, April 17, 2008
Solution : Rapidshare Download Trick
Many peoples have lots of problem in downloading from Rapidshare.
this post is specially for my broadband user friends.
1. Click Start
2. Click run
3. In the run box type "cmd" (without quotes)and click OK
4. When the command prompt opens type the following and hit enter after every new line.
ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit
Explanation : As all Broadband users has dynamic ip they can simply change their ip address. by the commands mentioned above.
If you are bore of typing this much Command then simply make a batch file.
Creating a Batch file.
Open a notepad. type following in it.
@echo off
ipconfig /flushdns
ipconfig /release
ipconfig /renew
@echo on
Save this file with name you like and the extension as bat.
now simply execute this file.
Enjoy the Download.
this post is specially for my broadband user friends.
1. Click Start
2. Click run
3. In the run box type "cmd" (without quotes)and click OK
4. When the command prompt opens type the following and hit enter after every new line.
ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit
Explanation : As all Broadband users has dynamic ip they can simply change their ip address. by the commands mentioned above.
If you are bore of typing this much Command then simply make a batch file.
Creating a Batch file.
Open a notepad. type following in it.
@echo off
ipconfig /flushdns
ipconfig /release
ipconfig /renew
@echo on
Save this file with name you like and the extension as bat.
now simply execute this file.
Enjoy the Download.
Labels:
Rapidshare Download Trick,
Tips,
Tricks
Subscribe to:
Posts (Atom)