Riconnettere Modem ADSL USB - file .bat
If you have a USB ADSL modem similar to the image (where there are no buttons or switches) above and did not want to disconnect and reconnect the modem each time you want to get a new IP address, the solution is creating a file that provides to carry out the tedious procedure automatically.
The process is easy, create a new file with Notepad, Carbonless the text below (the voice breaks is essential not only serves to automatically close the DOS window) and rename the file riconnessione.bat
Echo ipconfig / flushdns
ipconfig / flushdns
echo ipconfig / release
ipconfig / release
echo ipconfig / renew
ipconfig / renew pause
The appearance of this file will be.
Leave the file in a convenient location for example. on the desktop, double- clicking on it will make the reconnection.
This procedure is also applicable to users of jdownloader.
This system is not needed for those who have an ISP that assigns a static IP address eg. Fastweb, and does not work if you have a router.
Set Jdownloader reconnect.
0 comments:
Post a Comment