Want to download but servers are throttling you? Screw the waiting and RENEW YOUR IP! Works for DYNAMIC IP!
SIMPLY! Copy the following into an empty notepad, save as renewip.bat (choose from drop down list Save as All Files, NOT text)
Code:
echo off
cls
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /registerdns
exit
SIMPLY! Copy the following into an empty notepad, save as renewip.bat (choose from drop down list Save as All Files, NOT text)
Code:
echo off
cls
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /registerdns
exit
No comments:
Post a Comment