Jump to content

Seting text in WMP OpenURL window


Recommended Posts

HI,

I am trying to automate running music from WMP using URL.

SO I LaunchWMP:

Run(wmplayer.exe)

WinWaitActive("Windows Media Player")

Send("^u")

#this will popup window - OpenURL where I want to set a URL

WinWaitActive("OpenURL")

ControlSend("OpenURL", "", "Edit1","http://www.live365.com/stations/swarsudha")

# Control send /send does not work and the script hangs.

PLZ help.

Thanks

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...