Autoplay issues..

yhu420

Beta member
Messages
1
Location
France
Hello everyone,
I'd like to install a piece of software on multiple computers with windows 7.
To do this, i've created a silent installer, and an autoplay.inf file, then copied everything on some good old cds :)
The autoplay.inf file looks like this
Code:
[Autorun]
ShellExecute=autorun.exe
icon=autorun.exe
label=somecd
When I insert any cd into any computer, The autoplay window shows up and propmpts if I want to run autorun.exe . There is also a checkbox with "always do that for softwares and games" (might be another translation).
I'd like the computers to automatically launch autorun, without prompting, in case you'd like to know what my issue is. (yes, I'm lazy :big_smile: )
Of course I could install it on every computer one by one, but that really annoys me as I might have to do this a lot in the future.
Thank you for the help, and don't hesitate to post any suggestion :D
 
Back
Top Bottom