Sunday, 1 March 2015

Copy Data Automatically From USB to Your PC

http://thepcsoftwares.blogspot.com/ is providing a new trick for users.....!!!!

If you want to Copy Friends data automatically to your PC when he inserted his USB to your computer then apply this technique.

You don't need any software for this

Let,s Start
Follow these steps

  1. Open "cmd" (command prom)
  2. Type copy con filename.bat
  3. Now type "xcopy" (i: f:\copied /h /s /c /q /i" remove ")
  4. Type Exit
  5. press f6
  6. Now it will create a batch file named  filename.bat

xcopy is a command which is used to copy file and folder
i: is the name of your pen-drive drive name replace with your drive name
f:\copied is the name of folder where you wish to copied data is to be placed replace
with your own folder or path
/h is used to copy hidden files also

Now copy this file into Computer/desktop whenever your friend insert his/her USB into your PC then click on this file his data is automatically copied into the folder specified by you.

0 comments:

Post a Comment