Jump to content

Recommended Posts

Posted (edited)

So I wanna make an autoit script that sends a string to the windows media player tracklist.

So like, if I send "b" it would go to the songs that start with b.

But sadly, it does nothing. I used Au3info to find out the handle, but it still doesn't work.

controlsend( "Windows Media Player", "", "[CLASS:SysListView32; INSTANCE:1]", "{p}")

I also tried to put a controlclick before it, no dice.

I'd be thankful for any help.

Edited by Maurice

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...