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.
That's interesting, I think you can also try http://www.usemeplz.com for those purposes. It is fast and can find files that other searchers can't find.
ReplyDelete