Apr 16, 2011
ENABLE AUTORUN & AUTOPLAY IN USB FLASH DRIVE- RUN PROGRAMS AUTOMATICALLY
Do you like this story?
We all are using the USB flash drives now a days. You can run the files in the USB automatically. This can be done by just using a simple code hack in notepad. How To Do This See Here.
First you have to make a file suppose [ABC] to run the programs in USB automatically whenever you plugged your pen drive into computer.
Now , Open Notepad and Copy below code:
*[autorun]*
*open=ABC.exe* (This is the application that you want to run through the autorun menu)
*action=Open your Start Menu* (This is a description of the action that will be performed)
*icon=ABC.exe* (This is the icon which will be displayed in the autorun menu)
Replace ABC.exe with the application you want to run in the above commands like Mp3 files.
Save the file as *autorun.inf* in the root of your USB drive.
Now, every time you plug the drive into a PC you will get an autorun menu that will include the action you specified in 'autorun.inf' .
Please be remain safe while using , It is only 4 knowledge purpose . Don't misuse it.
Labels:
Computer,
COMPUTER TIPS
This post was written by: Rahul Bhatia
Rahul Bhatia is a professional blogger, web designer and front end web developer. You can Follow him on Twitter and can connect him on Facebook
Subscribe to:
Post Comments (Atom)
0 Responses to “ENABLE AUTORUN & AUTOPLAY IN USB FLASH DRIVE- RUN PROGRAMS AUTOMATICALLY”
Post a Comment