J
Joe Cool
I know this is probably not the proper newsgroup to ask this question,
but I do not know which one is. And most of you guys here know a lot
about windows programming so I am taking a chance some one here may be
able to answer this simple question.
If I burn a CD/DVD and include a file in the root of the burned disk
called Autorun.inf and the contents of it is:
[autorun]
open=C:\Program Files\myProgram.EXE
then when the CD/DVD was inserted in the drive, the program at
C:\Program Files\myProgram.EXE would automatically launch.
I would like to do this same thing on a USB Flash drive. I have tried
it but it does not launch the application.
What is the magic incantation?
but I do not know which one is. And most of you guys here know a lot
about windows programming so I am taking a chance some one here may be
able to answer this simple question.
If I burn a CD/DVD and include a file in the root of the burned disk
called Autorun.inf and the contents of it is:
[autorun]
open=C:\Program Files\myProgram.EXE
then when the CD/DVD was inserted in the drive, the program at
C:\Program Files\myProgram.EXE would automatically launch.
I would like to do this same thing on a USB Flash drive. I have tried
it but it does not launch the application.
What is the magic incantation?