AutoHotkey Community

It is currently May 24th, 2012, 12:01 am

All times are UTC [ DST ]


Search found 12 matches
Search these results:

Author Message

 Forum: Support   Topic: MSN Live Messenger from shell with RUN gets 84cc0020 error

Posted: June 20th, 2009, 7:18 am 

Replies: 2
Views: 3195


WIN XP SP3
Looks like msnmsgr.exe is laucnhed in either case

Any clues?

 Forum: Support   Topic: MSN Live Messenger from shell with RUN gets 84cc0020 error

Posted: June 20th, 2009, 12:02 am 

Replies: 2
Views: 3195


I am trying to launch the latest version of MSN Live Messsenger with the RUN command from a shell command from my program Run, C:\Program Files\Windows Live\Messenger\msnmsgr.exe, C:\program Files\Windows Live\Messenger MSN Live Messenger Launches successfully with my credentials, but eventually err...

 Forum: Scripts   Topic: Capture screeshots with a nice GUI (and IrfanView)

 Post subject: auto interval
Posted: September 17th, 2008, 12:11 pm 

Replies: 60
Views: 33749


Hi,

Was the

- Auto-Interval (image sequence in timesteps)

ever implemented?

I really need this feature!!!

 Forum: Support   Topic: detecting movement in remote desktop window

Posted: September 4th, 2008, 9:19 pm 

Replies: 6
Views: 571


I am still looking for an AHK command that would trigger on *any* movement in a defined window. Can AHK do this trick?

 Forum: Support   Topic: detecting movement in remote desktop window

Posted: September 3rd, 2008, 9:54 pm 

Replies: 6
Views: 571


It could be any movement withing the remotely monitored PC window: a) most definitely mouse movement!!! b) loading of a web page in firefox c) opening of a new tab in Firefox c) switching between different windows applications (outlook & firefox) d) launching Outlook... anything a PC user would ...

 Forum: Support   Topic: detecting movement in remote desktop window

Posted: September 3rd, 2008, 7:32 pm 

Replies: 6
Views: 571


Great! Thank you very much! Could you give me a specifc AHK command example I could try?

 Forum: Support   Topic: detecting movement in remote desktop window

Posted: September 3rd, 2008, 1:50 pm 

Replies: 6
Views: 571


I have a remote desktop window open (like TightVNC, VNCViewer, etc...) to another PC and want to detect movement in that window. What AHK command can I use on the local (monitoring) PC in order to detect movement in that window?

 Forum: Support   Topic: preventing the cmd pop up window

Posted: March 3rd, 2008, 4:17 am 

Replies: 2
Views: 321


Excellent! That did it! Thank you very much!!! I love this tool!

 Forum: Support   Topic: preventing the cmd pop up window

Posted: March 3rd, 2008, 1:33 am 

Replies: 2
Views: 321


Any Autohotkey script that invokes a windows command like "taskkill" pops up a temporary command window during execution. This is most annoying and de-focuses some of the other Autohotkey scripts that I have running concurrently. Is there a way to suppress the windows command pop-ups in Au...

 Forum: Support   Topic: Tying to answer a Skype call

Posted: August 15th, 2007, 6:20 am 

Replies: 2
Views: 614


I was able to pull it off with ControlSend using the function keys Menu, Tray, MainWindow Sleep, 8000 SetControlDelay, -1 SetTitleMatchMode, 2 SetKeyDelay, 20, 20 ControlSend, , {F10}{RIGHT 2}{DOWN 2}{RIGHT}{ENTER}, Skype_Name Sleep, 10000 ControlSen...

 Forum: Support   Topic: Tying to answer a Skype call

Posted: August 15th, 2007, 4:22 am 

Replies: 2
Views: 614


Hi, I have been trying to answer/hangup a Skype call with ControlClick Menu, Tray, MainWindow DetectHiddenWindows, on SetTitleMatchMode, 2 SetTitleMatchMode, slow SetControlDelay, -1 ControlClick, TSkype3ButtonView1, ahk_class tSkMainForm.UnicodeClass,, LEFT, 1, x115 y590 Sleep, 10000 SetControlDela...

 Forum: Support   Topic: Adobe Flash / Flex anyone?

 Post subject: Adobe Flash / Flex anyone?
Posted: April 14th, 2007, 12:34 am 

Replies: 4
Views: 992


I am wondering if I can use this tool to manipulate controls on Adobe Flash / Flex applications? Has anyone used AutoHotkey in this function before and can share some experiences, please?
Sort by:  
Page 1 of 1 [ Search found 12 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group