Normal
Finally, I got it working. At first, just adding {ENTER} didn't do it, cause it selected the "5 dvd menu" for some reason.So I added an extra {DOWN} and Pause but that made it worse.So I deleted the last 2 and choose a Mediaportal message "Double Mouse click", instead of {ENTER},but that didn't do it either.Finally I decided to delete all the "Pauses" and replaced them with new Pauses,this time instead of 2 milliseconds, I made them 100 milliseconds.Now it works !!!So this is the working macro :{F9}Pause ( 100 miliseconds ){DOWN}Pause ( 100 miliseconds ){DOWN}Pause ( 100 miliseconds ){DOWN}Pause ( 100 miliseconds ){DOWN}Pause ( 100 miliseconds ){DOWN}Pause ( 100 miliseconds ){ENTER}Does anybody know what is the smallest you can Pause in milliseconds, so it keeps working ?
Finally, I got it working. At first, just adding {ENTER} didn't do it, cause it selected the "5 dvd menu" for some reason.
So I added an extra {DOWN} and Pause but that made it worse.
So I deleted the last 2 and choose a Mediaportal message "Double Mouse click", instead of {ENTER},
but that didn't do it either.
Finally I decided to delete all the "Pauses" and replaced them with new Pauses,
this time instead of 2 milliseconds, I made them 100 milliseconds.
Now it works !!!
So this is the working macro :
{F9}
Pause ( 100 miliseconds )
{DOWN}
{ENTER}
Does anybody know what is the smallest you can Pause in milliseconds, so it keeps working ?