ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Coding Snacks

IDEA: micro macro

<< < (3/6) > >>

Curt:
- so I guess I will have to close down AIMP2 when I am using pressnext for WMP??
-Curt (October 10, 2008, 06:00 PM)
--- End quote ---
- yes, that is the price. A terrible high cost!  :o   :P

The situation is that I have downloaded a couple of thousand DRM protected music files that each need to be activated online, in order to be played without any hassle. It is unbearable to have to use the mouse several times for each and every track, so I wanted to automate the procedure, and also to make it happen in a hurry - hence the twenty seconds. The reason I am using was trying to use AIMP2 at the same time is of course that it is NOT nice to listen to ten-seconds clips all the time...., and with two players at the same time I was hoping just to turn down the sound for WMP, and listen to AIMP2. But I guess I will survive a little silence!

Thanks a lot, jgpaiva, it's working exactly as I asked for.  :Thmbsup:

skrommel:
 :) If you have programmed your media button for something else...

Skrommel


--- ---;NextWmp.ahk
;Skrommel @ 2008

Loop
{
  PostMessage,0x111,18811,0,,ahk_class WMPlayerApp
  Sleep,20000
}

jgpaiva:
 ;D
I knew skrommel would come around with a great solution  :Thmbsup:

Curt:
Thanks a lot, skrommel - again again!  :up:

bft_chromeguy:
If you decide you need more power, try GhostMouse. It can record mouse movement & clicks, and play them back.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version