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 file help
Name: mbell Date: April 9, 2009 at 02:54:08 Pacific OS: Windows XP Subcategory: General
Comment:
Hi, I want to use a batch file to delete all folders in a directory that have a certain prefix, say, all folders whose name starts with "abc". How would I go about this?
Summary: I created a batch file to delete the profile data of our companies propriatary application. The issue we have is that the profile for some users becomes corrupt so for a work around I attempted to cre...
Summary: Hi there This forum has been a real help, I had to create a really complicated batch file that would search for and add specific lines of text within the firewall.ini of Blackice on W2K and XP machine...
Summary: Hi Guys, I need a batch file that collects two variables from the user. productcode and linenumber this then should be compiled as follows productcode_linenumber.log e.g 12345_1234.log I then need the...