Search : in
By :

Reset IP adress with a bat file

Last answer on Jun 20, 2009 10:36:45 am BST JuKa, on Jun 12, 2009 8:41:51 am BST 
 Report this message to moderators

Hello,
Guys i have a bit of a problem and im interested if some1 here can help me with it. Ok so i download often from RS (Rapid Share) and i reset my router to change my ip when it finishes the download of the file. I do this so that i dont have to wait for 15 min to download the next file. I interested can some1 make me a .bat file that will automaticaly reset my router when i run it.
I have D-Link ADSL2+ ROUTER DSL-584T (ALL thats writen on the router) and im runing Windows XP SP3 on my PC. I hope u can help me with this.
Thx

Configuration: Windows XP
Firefox 3.0.8

Best answers for « Reset IP adress with a bat file » in :
Corrupted or missing files ShowCorrupted or mising files System file checker Sometimes while installing a software or due to a problem on the hard disk , a part of the system file can be damaged. The system or the particular software can refuse to start. System...
Creating an Autorun.inf file ShowCreating an Autorun file Allowing autorun Creating an Autorun.inf file Variations Customizing the icon Customizing the icon text Customizing the icon menu Allowing autorun Windows provide users with simple utility that runs...
[MS-Dos]List the contents of a directory in a file Show[MS-Dos]List the contents of a directory in a file Intro Explanation Intro It may be convenient to make the listing of one or more directories in a file, to make a catalog of files. Under MS-DOS (or Windows by opening a...
Download JPEG Lossless Rotator ShowIn most cases, people take photographs in different orientations. As a result, to view certain files, it is necessary to swivel them on an angle of 90 °. By performing rotation, pictures lose in quality. JPEG Lossless Rotator is the ideal tool to...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
Operating Systems - MS-DOS - Commands ShowCommand Description dir lists the contents of a folder cd changes folder cd .. parent folder md or mkdir creates a new folder deltree deletes a folder and all sub-folders copy, xcopy copies...

1

tchswa48, on Jun 12, 2009 3:36:57 pm BST

Hey there,

This is quite easy to do:

Click on the “Start” menu and go to “All Programs”. Go to “Accessories” and open “Notepad”.

Step 2: In Notepad, type in the following commands which will be run to refresh a computer’s network settings.
ipconfig /release
ipconfig /flushdns
ipconfig /renew

Save it as a .bat file!

Reply to tchswa48

2

JuKa, on Jun 12, 2009 8:41:35 pm BST

Thx i knew how to create a .bat file but didnt know the commands.

Reply to JuKa

3

 moneymaker1, on Jun 20, 2009 10:36:45 am BST

So now you got the commands!! Enjoy!

Reply to moneymaker1