Summary: A total newbie when it comes to batch scripting. I have absolutely no clue where to start. I have a .txt file that has a list of servers separated by ...
Summary: Hello. I've just registered and wondered if you fine people could help me out on a simple batch script programme. I've never done any before and I ha...
Summary: I need help with a batch script that will do the following: Check to see if any folders or files exist in C:\Temp and if it does delete all folder in ...
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and accordin...
Summary: I'm fairly certain this can be done (simply), but it's been years since I wrote a batch file, and I'm scared I'll screw things up and end up deleting ...
Summary: Hello, I'm looking for some help with creating a script (of any flavor) that will accomplish the following: I have a vendor supplied executable that p...
Summary: Is there anyway to popup a message with a batch script where the user has to click OK for the batch file to run? I current have it so that it pops up ...
Summary: I need some help writing a batch script to do the following: First check to see if Network connection is on DHCP. If it is, exit. If not, change the D...
Summary: Hi, I want to ftp a file from windows to unix server can we do it with a batch script if yes let me know I tried this piece of action Microsoft Window...
Summary: Well I need help writing a batch script to do several things. I need one batch to run in a loop over and over and take screen shots and save them as a...
Summary: I doubt that it's possible with a batch script, but IVO might prove me wrong. You really should do this with a proper programming language, such as Pe...
Summary: I need help with following ksh script - it is only partially working - any comments appreciated! Code below: #!/bin/ksh # # Name: Cheryl.ksh # # Menu ...
Summary: I am looking for some help in writing a batch script. What I want to do is suppose that I have a text file with contents as: 1)a 2)b 3)c 4)d Now in so...
Summary: As Many Examples With explanations would be very much grateful. I Really need help getting this batch to work on windows Xp or any operating system. ...
Summary: hello peoples I have a tiny problem that is super simple and i need help with ... I have a msn site and I need to add a script that will allow online ...
Summary: Hi, I need a help in MS DOS batch script. Can I call an Internet session in a batch mode in DOS script? Following example explains my problem. @e...
Summary: Hey all, need help with an if command. I am creating a simple script (yeah simple lol) that deletes temp files, cookies and normal junk. I have cr...
Summary: Yes, you can send e-mails from a batch script by using a command line driven mail client, just as executing any ordinary XP command or application. Tr...
Summary: Hi I am writing a batch file to automatically run some commands by telnetting to a network device. Everything goes fine until the device asks for inpu...
Summary: Hey all - I am new to DOS and am still learning all the commands. I have looked on google for some tutorials and what not and have found some good in...
Summary: I can't help with putting it into a batch script or anything, but I'll give it a go. I know regular expressions in a perl context, and I think you've...
Summary: The code I posted is not a new script, just a variant of the M2's batch where two lines are added at the beginning Set NoSpace=%* Set NoSpace=%NoSpace...
Summary: And OK again (hit me ;-) )... I got it figured out that using "LSS" would help me with my problem but do tell that to a "batch beginner" like me used ...
Summary: Hi, I'm looking for a forgot password script that would work with a existing login script that uses PHP and MYSQL I want members to be able to retriev...
Summary: Hey guys. I was just wondering if it was possible to write a batch script that searches through a directory (and all sub-directories) and returns all ...