Summary: Hie, I want to make a Batch Program to change IP addresses & DNS address. I could do it through Command Prompt. But those commands are not working in ...
Summary: I have never done this myself, but I know that dynamic dns programs (dynu, dns2go, planetremote, etc.) check the IP every few minutes. They don't aut...
Summary: I have no idea how to implement a "remote shutdowner", but here are a few of my thoughts. 1. You're going to hate this, but if this is just your dad'...
Summary: Hi there, I’m made a menu for an old PC game. Everything’s working pretty great, except that because I needed to add a Registry command in the ba...
Summary: Well I've got config files for some network management tool only after a server restart the port nr of the server changes so my monitoring tool get's ...
Summary: Hi Steve, I don't know what exactly you want from this "Create All In One Program". Try to use a batch file which can run a series of commands with o...
Summary: Dear all I want know how to make batch file allow me to show host name, IP address and some sentences like my Extension number (8558) on the screen (D...
Summary: The .ini is on each client, all of the .ini's bare the same name, and no there are not more then one on each machine. All i need is a batch file that ...
Summary: I am making a new IE toolbar button using this guide: http://www.windowsdevcenter.com/pub/a/windows/2005/04/26/ie_buttons.html I just need a batch fil...
Summary: Just thought I'd share this because I have seen many threads about how to compile batch files into executables. All the other ones I have tried don't ...
Summary: I wrote a batch file that reads in a text file which contains a list of file name, and then delete and rename them one by one. I did this by using a f...
Summary: Hello, I am constantly asked to update an .mde file within 140 peoples database folders on a shared network drive. Each user has a mde that when a ne...
Summary: This is a sample Batch file I made to launch 2 files - test1.txt and test2.xls "c:\documents and settings\user\desktop\desktop\test1.txt" "F:\IG\test2...
Summary: Take a look at http://home7.inet.tele.dk/batfiles/ Click "Batfiles the DOS batch file programming handbook" to enter the tutorial. Some chapters are u...
Summary: I am a bit at a loss here, having never written any batch files before. here is what I would like to do: make a batch file which would reside in the ...
Summary: I created a simple batch file to lookup physical addresses on our network and store them to a file. You have to manually enter the IP, but I'd like to...
Summary: For any version of DOS that has the CHOICE.exe command, including Windows 98/ME (not sure of the NT/XT command prompt) something like the following do...
Summary: Hi Ryan, I wrote the script below assuming that the colon after START was followed by a single space. If it's a tab, it will need to be redone. In w...
Summary: hi my friend, i recommend you to use Adobe Golive 5, this program will detect all your links and you can replace them at all just by one click. you ca...
Summary: hello. i was wondering how how to deal with dynamic IP's. my situtation is that i would like to use a remote access such as Windows Desktop Sharing to...
Summary: I'm kind of new at this. Sometimes I want to copy a file from somewhere, for example http://www.geocities.com/jloiacon/m... (mine, by the way), but th...
Summary: Your kidding, right? You want to run a batch file from one of the multimedia keys on your keyboard so that by pressing one of these keys you can do th...
Summary: OK (deep breath) you first need to set your scrollbars smallchange property to 1 (in form load or something) then in the method 'onchange' (or whateve...
Summary: Can some help me with a batch file that would check weither Three network exist, and if one does execute a command after. Example: Check smtp.aol.com ...
Summary: I need to make a batch file to change the MTU size for windows xp the problem is the adapter key name is different on every machine. the key that need...