Jussi, That is because the change requires a restart of explorer (read: reboot) to take affect. I'm not sure how you might do it in Director, but when a CD is inserted in the system, a "QueryCancelAutoPlay" message is sent to the foreground application (in this case, your Director application). If Windows receives a return value of "TRUE", then it will not do an autorun. The question is, how would you have Director receive this event, and return the appropriate value? Anyone have any ideas?
Here's some background information: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc /platform/Shell/Shell_basics/Autoplay_reg.asp Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -----Original Message----- Hi! In my project user is supposed to switch between different audio -cd's during the runtime. But when a new cd has been inserted, Windows automatically launches Media Player (or whatever default player there is). This is NOT good. Is there a way around this? It DID change the registry allright, but Media Player just kept on launching... Any ideas, anyone? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
