Hi
here is the situation:
Autoplay starts, the user clicks the button to execute a program, autoplay wait for the user to return(to quit the program). Everything works fine.
But if the user decides to stay for a long time in the program the CD drive spins down, and some time later spin up again.
Now comes the ugly part. Autoplay reloads every time the CD drive spins up again. I have tried to set /read a variable (private and regesistry) but I can only catch every second start of Autoplay.
Is there a trick to prevent this behaviour?
Thanks
Patrick
here is the situation:
Autoplay starts, the user clicks the button to execute a program, autoplay wait for the user to return(to quit the program). Everything works fine.
But if the user decides to stay for a long time in the program the CD drive spins down, and some time later spin up again.
Now comes the ugly part. Autoplay reloads every time the CD drive spins up again. I have tried to set /read a variable (private and regesistry) but I can only catch every second start of Autoplay.
Is there a trick to prevent this behaviour?
Thanks
Patrick
Comment