Make A Batch File to Automatically Renew Your Ip-Address
0 Comments
»
Start > All Programs > Accessories > Notepad.
paste the following:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit
Save it as renew.bat
Start > All Programs > Accessories > Notepad.
paste the following:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit
Save it as renew.bat