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.
create folder using batch file
Name: apps Date: August 22, 2008 at 19:50:41 Pacific OS: 2000 CPU/Ram: 1GB Product: HP
Comment:
Hi,
I want to create a folder with specific name i.e if i enter date :08252008 then folder will create as it is 08252008 in specific loaction in network
Summary: Hi, I have to rename all the files in a particular folder using Batch programming. I am able to rename it only one file and the other files gets ignored. Could some one help me with the code ? FOR...
Summary: Hi guys. What I am trying to do is to create a batch file that ends a few apps runnning, when I go to play some videogames. ( when these 10 apps are closed, I get alot more fps and about 1000 extra po...
Summary: hi, I want to write a batch file which create the folder named as current date at given specified path. Give me idea how I can write code in batch file. ...