Possible Duplicate:
How can I Create Autorun DVD?
I want my software to run automatically from a CD/DVD with no user interaction whenever the user puts the CD/DVD into the drive. As far as I know autorun should still work with Windows 7, just not for USB drives.
But how?
Let's say I want to start software.exe, how do I configure autorun.inf ? This, doesn't work.
[AutoRun]
open=software.exe
What is preventing software.exe* from running? How can I run it (automatically)?
