JoeJTaylor
Instructor
I'm trying to write a batch file that will move all files on a digital camera onto the desktop (or other destination on the HDD) so my partner can easily transfer photos off her camera.
The problem is that when the camera is plugged in it see's it as an external device and not an additional drive.
is there any way to access this using a batch file.
the location of the files is:
Computer\FinePix F480\External Memory
if i try to access that as i would a drive it throws up an error that it doesn't exist.
i'm sure its pretty basic but scripting really isn't my forte. Any help would be appreciated.
The problem is that when the camera is plugged in it see's it as an external device and not an additional drive.
is there any way to access this using a batch file.
the location of the files is:
Computer\FinePix F480\External Memory
if i try to access that as i would a drive it throws up an error that it doesn't exist.
i'm sure its pretty basic but scripting really isn't my forte. Any help would be appreciated.