Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch Programming Help!
Name: mander04 Date: January 31, 2008 at 05:28:02 Pacific OS: xp CPU/Ram: 1 gig Product: ibm
Comment:
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 want to execute a program that will encode the file. It will change the file name to temp.tp. I then want to change the file name back to the original name with the .tp file extension. I need help with the file name manipulation. Please help!
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 wanted-processes (check by doing netstat -ano is port n...
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 name file in same m/c (for ex: xyz.doc), get the Di...
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 name of folder in variable defined in the batch pro...