Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- ok
- what would happen if your system failed after this?
- i never even knew i had sticky notes! this site is great!
- i like the new feature and don't see why you should remove the options.
- wish you could remove certain words from your results
Tech-Recipes
Cookbook of Tech TutorialsXP Batch Files: Copy images from camera to pc and organize by date | Batch file programming | Tech-Recipes
Started by qdideas · 9 months ago
4 months ago
I'm new with batch files but I catch on quick!
Q. Does this bat file work on xp pro x64 and does the date format work if the Australian format is dd/mm/yyyy?
Reason, I want to copy and sort jpg's by date picture taken (column) from one dir to another dir (example: C:\Documents and Settings\Administrator\My Documents\My Pictures to D:\Temp\Pictures). Then I can continue with coping from camera to C:\Documents and Settings\Administrator\My Documents\My Pictures.
Can you guide me or make the necessary changes and re-post bat file?
Thanks mf2k21