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 to create multipl folders?
Name: Aasim Pathan (by BMN12345) Date: March 22, 2008 at 14:08:18 Pacific OS: vista CPU/Ram: amd Product: homemade
Comment:
Anyone know of a simple way to create multiple folders with a structure like:
C:\x\01 C:\x\02 C:\x\03 C:\x\04 C:\x\05
To clarify: "make 'x' number of subfolders within folder 'abc' and number them numerically"
(of course considering the time ive spend trying to find out how to do this i could have created them manually by now :)
Summary: when i right-click on the desktop or in a folder and bring up the menu one of the options is 'new'. When I select 'new' the 'new folder' option is no longer available. Shortcut is there but not new fo...
Summary: I recently tried to create a new folder on my desktop to temporarily store some files. I right clicked and selected new folder, but it said I didn't have permission to do it. I can't drag and drop a...
Summary: I you can save batch txt by: echo Txt > File.txt But can i use that word "txt" when it is saved? I want a batch to read a file (txt, bat, dat...) and the batch to "set" the word saved in that file.txt...