2 Pen Drive Tricks and Tips
Pen drive Tricks--Pen Drive, one of the most popular device we all have pen drives and we use to transport data, taking backups but not more than that. I will tell you some awesome tricks i have discovered for this small and most useful gadget.
1. Increase/Optimize Pen Drive Speed!
This trick will increase your pen-drive's more than twice.Just Follow my Steps:
2. Browse to My Computer, and right click on your Pen-drive's drive and click on Properties.
3. A Dialog box will appear, then click on Properties making sure that your Device is Selected.
4. Click on "Change Settings".
5. Choose for Better Performance and Click OK!
Success! You have optimized your pen-drive's speed! Enjoy
2. Copy Data automatically From USB to your PC On Insert
in to your system in hidden Form.
there is no need of software in this. we will make it possible with the help of some Dos commands.
lets get started, Follow the below steps.
1. open cmd
3. type copy con filename.bat
3. now type "xcopy
i: f:\copied /h /s /c /q /i" remove " "
4. type Exit
4. press f6
5. 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 desktop now whenever someone insert his/her USB into your system then click on this file his data is automatically copied into the folder specified by you.
Thnx
0 comments:
Post a Comment