Summary: Hi i am new to batch programming I just need to: 1. start Windows Task Manager inside my batch file 2. list all active processes 3. discover the wante...
Summary: I would like help in code for a batch program were it searches for any file in a folder (example xyz.xls), get the name xyz and searches for similar n...
Summary: Sir, I am in beginning stage of batch programming. And want to know that, when i right click on folder, through batch programming....it takes the n...
Summary: Hello all, I am a network admin at my local library and have been requested to have the public computers automatically log off after 60 min to avoid u...
Summary: I am trying to write a couple of very simple batch files. I am calling the second batch file with a character string (for example AB-DEF). The receiv...
Summary: What I am trying to do is I have a variable that is in the format of FS/SYS\Homedir\username and I need it to be in the format of F:\Homedir\username....
Summary: How do i make this command for batch programming to understand? aim:goim?screenname=Nameoftheuser it works if i run it in Start-->Run THNX ...
Summary: Oops, sorry 'bout that. The dos program was LMOD.COM (line modification or list modification) - a dos filter (STDIN/STDOUT). The video batch program ...
Summary: I need to look in a folder and rename a randomly named file with the extension .ls to temp.ls It will be the only .ls file in the folder. I then wan...
Summary: I want to create a scenario by which I can query a text file (test123.txt) for a specific string (userstat=1). If the search is successful, then "sea...
Summary: thank you for the help/tutorial. now i get a better understanding on batch programming. on no.4, this is my problem: SET f=".\Superset\S\S_%sTimeStamp...
Summary: Please forgive any errors as this is my first post. I have a text file that is used to import job details. each record in the file contains a line in ...
Summary: Hi, I am not intending to learn batch programming now. So will have to try your solutions without giving much thoughs/ going through it. I have a hug...
Summary: I want to open all the .jpg files present in a folder in paint application, and then exexute Ctrl + S on each file (i.e. save with same name), and t...
Summary: I have a program I use, mControl. This program allows control of x10 and INSTEON systems. My question is this, could I create a batch program to cha...
Summary: Hi Everyone, Does anyone know a very good website to learn about batch programming. I have searched in google and found many but none were impressive...
Summary: I need a dod batch program that can do the following: check if a file exists if it does fire of another batch file if it doesnt sleep for 2 min and th...
Summary: ================================================== I'm not sure about the batch file actually reading a file but an alternative is to pipe an already...
Summary: I need a batch program in perl to process some files.[ I run perl in Dos prompt( ActivePerl for windows is installed ] I have a list of file names i...
Summary: The \\ is basically because the folder is on a network drive, apdprint being the server. The file is not actually generated in a random location, the ...
Summary: I currently use a batch script which uses xcopy to copy multiple files from one folder to another. it also logs the start time and end time of the cop...
Summary: I am writing a batch program that generates another batch program by utilizing the append (>>) function. I have had considerable success in program b...
Summary: Hello All, I am creating a simple batch file to copy files, log the timestamp and log the copy result. However, I got error when using a program to c...
Summary: I'm trying to write a batch program to go through a specified directory and delete files according to a wildcard match. If there's a [ ] in the filen...
Summary: I'm having a problem with a batch program, needless to say, I'm a novice with batch in fact i just started this week. Anyway, the program originally j...