| Author: UltimateRengan 10 Jul 2008 | Member Level: Diamond | Rating: Points: 1 |
Hi
I know wat u r saying, its just simple way please connect the usb pen drive device into u r pc and click the mycomputer in the desktop go to pen drive. And right click the pen drive option there is a properties. Please wheather there is an autoplay option is enable or not check tat if is not enabled please select the option to enable click ok to apply and stop the drive and then reconnect the pendrive it automaticlly comes auto play.. try it...
i hope this may help u
UltimateRengan nathan.rengan@gmail.com Trichy-Rider Group
|
| Author: yeshu 10 Jul 2008 | Member Level: Gold | Rating: Points: 6 |
How to create a autorun.inf First Open notepad and write any one of the below statements
[Autorun] open=setup.exe
or
[autorun] shellexecute=setup.exe
Now save the file in your root USB directory with the filename "autorun.inf" and make sure you change the setup.exe to your program path and name that you want to run.
And also donot forget to Check fo the below link an see whether it gives proper solution to your problem
http://www.devhardware.com/forums/storage-devices-80/autorun-usb-flash-drive-80044.html
|