Image search and copy script

Closed
zidane - Jan 29, 2010 at 05:49 PM
 Blocked Profile - Feb 1, 2010 at 08:07 AM
Hello,

I am trying to write a script in windows that when it runs will search a drive for images (specifically files greater than 500kb) and copy them to the usb flash drive the script is on.

example, i want to copy all of the photos on my computer to my flash drive. when i run the script from my flash drive it will prompt which drive i wish to search (C: or external drives, i.e. H: or I:, whatever) and then it will run, find all images greater than 500kb (to prevent it from getting small system images) and copy them to the usb flash drive.

this would allow me to easily share/backup all my images to a large flash drive. would i use the xcopy function to copy all images found? any help in the right direction would be great! thanks.
Related:

1 response

Blocked Profile
Feb 1, 2010 at 08:07 AM
Dear Zidane,

It might be that there is different partitions on it and hence please open them to access to the images.

Thank you.
1