Summary: Hi I am currently trying to create a batch file to read text from a file, display it on the screen updating it every 2 seconds and beep if it finds so...
Summary: Wow, I leave for a few days, and no one posts this? The lot of you are slipping. Slipping, I say! Well, if all you're going for is a warning message, ...
Summary: how to write a batch file to delay 30 seconds between the two command line in the batch file. for example, I need to use batch file to execute two .ex...
Summary: Batch file is needed in the netlogon share of your server. Then reference the batch file in the user properties. The batch file should be your login...
Summary: Id like to create a batch file for checking links.This is to be used with favorites,bookmarks[ie6 with service pack1] Id like to set it on a schedule ...
Summary: I want to update windows hosts file for certain entries by a DOS batch script. The entries i want to add are written in a text file data.taxt as below...
Summary: I am trying to create a batch file that can Compare to disks content by use the following commands d:\aaaaa>for %d in (*.*) do fc %d e:\aaaaa\%d >>c...
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: I did try them. Thank you. Also, I really need a bacth file for this request - purpose (per the title). I created several test scenarios. C:\test\f...
Summary: Is It Possible to read a specific character from a string in a batch file. For example if the String TEST contained "123456" would it be possible to d...
Summary: I have an interesting little problem. I have a batch file with a number of duplicate entries (for examples sake the file contains the values a,a,a,b,c...
Summary: Rusty, This has been discussed a lot in the forum lately. One way to do it is to make a seperate batch file for each install. Such as the following:...