AutoHotkey Community

It is currently May 23rd, 2012, 5:18 pm

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Support   Topic: WMP Controls in MiniMode

Posted: April 22nd, 2009, 10:46 am 

Replies: 11
Views: 974


Tested again with these additions put at the top of the script (mine did not have any of them) and now it works with the new commands--including volume!

Thanks a bunch!
Danny

 Forum: Support   Topic: WMP Controls in MiniMode

Posted: April 22nd, 2009, 3:28 am 

Replies: 11
Views: 974


Is there a particular place to put the "DetectHiddenWindows, On". I tried just placing it in my default autohotkey.ahk above the WMP commands but it did not have any effect. The controls still will not work in mini-mode. Perhaps I'm using it wrong somehow? Thanks for all your help on this!...

 Forum: Support   Topic: WMP Controls in MiniMode

Posted: April 21st, 2009, 8:13 am 

Replies: 11
Views: 974


I tested these for fun and none of them work for me when WMP is in Mini Mode. They work fine when it is maximized or minimized. The commands I listed work in all situations I have tried so far--except the volume controls.

Danny

 Forum: Support   Topic: WMP Controls in MiniMode

 Post subject: WMP Keys
Posted: April 21st, 2009, 7:34 am 

Replies: 11
Views: 974


I had settled on the following which works quite well: #PgDn::Send {Media_Next} #PgUp::Send {Media_Prev} `::Send {Media_Play_Pause} Interestingly, while the above work, the volume controls I tried below do not: #up::Send {Media_Volume_Up} #down::Send {Media_Volume_Down} But that's relatively minor i...

 Forum: Scripts   Topic: ClipFile(s) - a clip helper

Posted: February 21st, 2008, 6:23 pm 

Replies: 4
Views: 1642


That works perfectly. I did go back to the origional code of using: send, ^v As the latter method seemed to add double line spaces when pasting into RTF clients like Outlook or WordPad. I am using this as a "canned response" manager for a helpdesk situation so helpdesk staff can paste comm...

 Forum: Scripts   Topic: ClipFile(s) - a clip helper

Posted: February 19th, 2008, 10:31 am 

Replies: 4
Views: 1642


I really like the concept of clipfiles but instead of opening notepad with the desired text to be highlighted I would like it to just copy the entire clipfile to the clipboard automatically and then either paste it into the active window at the cursor or let me paste it manually. Is there an easy wa...

 Forum: Support   Topic: WMP Controls in MiniMode

 Post subject: Still no luck
Posted: January 25th, 2008, 3:51 pm 

Replies: 11
Views: 974


This only sort of works when WMP is not minimized (opens a right menu type dialog box but does pause and restart). However the commands do nothing when WMP is in mini mode

Thanks!

 Forum: Support   Topic: WMP Controls in MiniMode

 Post subject: WMP Controls in MiniMode
Posted: January 25th, 2008, 1:16 pm 

Replies: 11
Views: 974


Hello, I have WMP 11 on Win XP SP2. I am trying to just get the pause and play features to work when WMP is in MiniMode. I have seen numerous posts about this but I have not gotten any of them to work. I know it can be done because I have seen some other hotkey tools accomplish this as well. When tr...

 Forum: Support   Topic: Control Windows Media Player

 Post subject: One more thingi
Posted: January 7th, 2008, 3:16 pm 

Replies: 15
Views: 3131


It only fails when minimized to the WMP toolar. Otherwise it works. Is there a way to make it work in this mode?

Thanks!

 Forum: Support   Topic: Control Windows Media Player

Posted: January 7th, 2008, 2:28 pm 

Replies: 15
Views: 3131


Hello,
I've tried multiple posted WMP scripts but none have worked for me except this one which works but only when WMP is currently the selected Window. Is there a way to change this to make it always work even when minimized?

Thanks!
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group