
Also Read: How to change Icon and Name of your PEN DRIVE
Follow the steps to
copy your data automatically from Pen Drive:
·
Open CMD
on your computer.
·
Type copy
con filename.bat
·
Type
“xcopy
i: f:\copied /h /s /c /q /i” remove “ “
·
Now type
exit and press f6
·
It will
create a batch file called filename.bat
What you typed? Here
is the description:
·
xcopy: command for copy files and folders.
·
i: name of your pendrive (replace the name with your pendrive name).
·
f:\copied: is the location of your copied data (replace the
location with your desired path or folder).
·
/h: is the command to copy hidden files too.
That’s it! Now just
insert your pendrive and copy files automatically, come back for more
interesting tricks and latest happenings of tech world.
If you like this
please like my page “tecnobug” and follow me on twitter @akhiljoseph
Cheers!!!
0 comments: