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 from Volume Name
Name: Neil_Wilson Date: February 3, 2009 at 16:06:42 Pacific OS: Windows XP CPU/Ram: Intel 3 GB Product: Dell / Xeon Subcategory: General
Comment:
I need to copy files from numerous CD's onto a server. I want to store the contents of each CD in a folder named after the volume name of the CD. There are about 4 CD's that have duplicate volume names so I will need a way to prevent those CD's from over writing each other's folders. All I need is a way to abort when the duplicate folder is encountered and I can manually handle those few CD's.
All the folders will be stored in a main folder on the server.
I have worked in DOS in the past so I would feel comfortable writing a batch file if I had the syntax for creating the commands
Summary: Ok I figured it out. It was because I used the wrong file names so I removed the 9 from the script. Thanks for the script. Here are the changes I made: @echo off REM This script creates folders based ...
Summary: Hi I downloaded the VBscript file to create folders for my users in AD, but I am not a VBS programmer, can anybody help me in changing it so I can use a specific OU to create the folders. At the mome...
Summary: I have an error occur when i try to create folder or rename it and even delete it!!! when i try to do actions i said, there's pop up saying that explorer.exe is error and say that I have to click 'clo...