Prompt to create a folder in a batch file...
Trying to create a batch file that prompts you to create a folder, then places pitures in that folder that it downloads from a memory card. My current batch file just places the pictures in a single folder. Ideally, it would default to c:\pics\ if no other input is added for a folder name. If you do add something at the prompt, for exapmple: "20100328 - Michelle's Birthday Party", a folder called "c:\pics\20100328 - Michelle's Birthday Party" would get created and then the pictures you are downloading would go into that folder. Thanks in advance for any and all help. joe
March 28th, 2010 5:07pm

Your best bet would be to use Windows PowerShell. It will take some learning but you can do just about anything with it. See here: Scripting with Windows PowerShellRich Why can't I be different and original like everybody else? - Vivian Stanshal
Free Windows Admin Tool Kit Click here and download it now
March 29th, 2010 4:25am

I suggest you discuss in the following forum for the best answers. The Official Scripting Guys Forum!Arthur Xie - MSFT
March 30th, 2010 11:19am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics