Well, I want to have a program or something that enable my PC to copy the whole entire files from the flash memory to my PC once I insert it without any commands I should do.
Someone tell me it's a java script, but I don't know how to programing with any language.
Please help me, it's important and urgent.
Thanks for your time and you attention.
How to copy all the entire flash memory files to my PC once inserted ?
What is wrong with "xcopy"?
start / programs / accessories / command prompt
md c:\flash
flashdrive letter
xcopy d:\*.* c:\flash\*.* /s
This will copy all files and any sub-dir on the flashdrive to your defined drive.
Reply:If you are talking about getting the files off of a flash drive or other memory card, then you could make an image of it using programs like Alcohol 120% or WinRAR. These programs will make an image that can later extract the files without making a bajillion files on your computer.
Hope this helps
Reply:download this
http://www.uwe-sieber.de/usbdlm_e.html
and read the help...
have fun... (don't use it for no-good deeds ok?!)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment