I'm looking for a way to automate creating folders named via the date. I thought something like mkdir %date% would work, but it won't. I'm trying to automate the process of taking pictures off of a Memory stick to a PC for my inlaws. They got a new digital camera, and I don't want to babysit them when they need to take the pics off the card. I tipically store photos in folders named by the date they come off the card, and I was thinking the same for them. THe batch file would create a folder named the date, then it would move the pics off the stick into the new folder.
