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 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: 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: 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: 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: 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: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, pl...
Summary: I need help with an algorithm that I can't seem to get my head around. I have come up with a couple of solutions, all of which are very inefficient s...
Summary: Need help with a C++ program? But anyone you ask doesn't have the slightest idea what your talking about, let alone doing? Then visit http://www.subdu...
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: 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: 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: 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: M2, The OS is Sun Solaris 5.8 ------ linuxwannabe, I'm not sure which part you need help with...the proper egrep syntax needed or how to incorporate i...
Summary: I am trying to write a Windows O.S. install batch. I want the install batch to allow me a choice before proceeding to the next step. I have added the ...
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: 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: I have a vbs script that I'm using to add a global group to the local administrators group. (See Below) Set oNet = CreateObject("Wscript.Network") Se...
Summary: Your help will be deeply appriciated and many thanks--- Hi I need help writing a batch file. I have a text file which contains usernames of all the u...
Summary: Hi Guru (male/female): Need help with script files (vbs/bat) to be run on XP. Want to compare the first 'X' characters of the file name with the rest ...
Summary: Hi, I need help with a batch file: Ask for a user input (this is going to be a file name on my ftp server). Pass the user input (file name) to an ftp ...
Summary: Hey everyone, I am very new at this... I hope I can explain what I am looking for. I need to write a batch script. I have a filename, with a date in...
Summary: Well, I don't know how to go about setting this part up. 1. display pairs unsorted 2. display pairs sorted in ascending order of the integer values 3....