Maurice Posted September 17, 2009 Posted September 17, 2009 (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 September 17, 2009 by Maurice
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now