Looking for a small program

Soldato
Joined
7 Jul 2004
Posts
8,372
Location
Gloucester
I'm looking for a program that will run in vista x64 which:

Copies photos from memory card into a selected folder, then deletes the photos from the memory card automatically, so all I need to do is insert the card.

Anyone know of any?
 
Its for an event, taking lots of photos plus selling them on the spot so wont have time to mess about cutting & pasting
I need to be able to put the card in, then carry on selling, then remove the card.
Using 4 different cards in rotation
 
As SoundsGood says, you could easily create a batch file to do this for you :)
 
Isnt there a function that will do this in the OS, you can set up the AutoRun to copy the pictures and remove them from device, I think, not on a Windows PC right now so cant check.
 
write a batch file put it on the root of each mem card with an autorun.inf file pointing to the batch file. It will then run soon as the card in put in the system.

Only problem i can see is the file names may cause problems..
 
Back
Top Bottom