AutoHotkey Community

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

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: Multi Program in BOX

Posted: February 21st, 2010, 2:27 am 

Replies: 2
Views: 162


Not sure if I understand exactly what you're saying, but here goes. UNTESTED - But this should run your Programs from a GUI. #SingleInstance Ignore #Persistent SetBatchLines -1 doApp1 = "C:\Program Files\Blah\Todo1.exe" ;Make sure the quotes are included around the entire path doApp2 = &q...

 Forum: Support   Topic: Multi Program in BOX

 Post subject: Multi Program in BOX
Posted: February 20th, 2010, 11:32 pm 

Replies: 2
Views: 162


Hi Using recently AutoHotkey to know him well. I have to connect more than one program at a series of Showbox The individual programs fictions correctly using the same commands Start "Alt + F4", Pause "ALT + q", enter the inside of a single program using a Showbox conflict? Can y...

 Forum: Support   Topic: Recording Mouse

Posted: February 18th, 2010, 1:26 pm 

Replies: 8
Views: 395


Hello Thanks for info, I checked the description, but I was not very helpful, I managed to make this script: Loop { SetMouseDelay, -1 Send, {ENTER} Sleep, 100 } return but I have to click the mouse, what I need is an automatic thing when Curson becomes a hand pointing a link

 Forum: Support   Topic: Recording Mouse

Posted: February 18th, 2010, 2:21 am 

Replies: 8
Views: 395


Unfortunately the code is I who ask you why do not know eheheheh I try to make me understand better: when the mouse hovers over a link, the cirsone turns into a little hands, right? I need script that is just what the code of "selection of links" I hope I made myself understood, unfortunat...

 Forum: Support   Topic: Recording Mouse

 Post subject: Recording Mouse
Posted: February 18th, 2010, 12:51 am 

Replies: 8
Views: 395


Hello everyone I'm new here and I need some advice ..... I downloaded the programs to record mouse movements, the information I have been very useful, but one is missing that I need and that is not in the various programs I've used. I need to know the script of the mouse when it is your hand, the ex...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group