| Author |
Message |
Topic: Popup Window script and remote Desktop connection (XP) |
henkemail
Replies: 5
Views: 972
|
Forum: Ask for Help Posted: Tue Aug 23, 2005 10:26 pm Subject: Popup Window script and remote Desktop connection (XP) |
hi Jens!
many commands does not work on a "locked" machine (i.e. a computer with no visible desktop).
In these cases stay away from "visible" commands like WinActivate, MouseClick, Send, etc. I ... |
Topic: error: unable to execute upx.exe to compress stub file |
henkemail
Replies: 2
Views: 965
|
Forum: Bug Reports Posted: Fri Apr 29, 2005 2:21 pm Subject: error: unable to execute upx.exe to compress stub file |
I just switched OS at work (from NT to XP) and everything works perfectly fine except that I
cannot compile my scripts . Instead I get the following error message:
http://www.amazingprice.se/felm ... |
Topic: how to get mouse/key input? |
henkemail
Replies: 7
Views: 615
|
Forum: Ask for Help Posted: Mon Apr 04, 2005 9:05 pm Subject: how to get mouse/key input? |
oops, guess I didn't read carefully enough in the manual.
thanks for your help Chris ! |
Topic: how to get mouse/key input? |
henkemail
Replies: 7
Views: 615
|
Forum: Ask for Help Posted: Mon Apr 04, 2005 10:38 am Subject: how to get mouse/key input? |
ok, no problem. I think the
CAPSLOCK::
SHIFT::
F1::
F2::
...etc..
..method will suit my needs.
But I just thought the "Input" method seemed somewhat like more esthetical way of solving ... |
Topic: how to get mouse/key input? |
henkemail
Replies: 7
Views: 615
|
Forum: Ask for Help Posted: Sun Apr 03, 2005 7:50 pm Subject: how to get mouse/key input? |
ok thanks!
if i use the Input command like in the example..
Loop
{
Input Key, L1 V, {ScrollLock}{CapsLock}{NumLock}{TAB}{Esc}{BS ... |
Topic: how to get mouse/key input? |
henkemail
Replies: 7
Views: 615
|
Forum: Ask for Help Posted: Sun Apr 03, 2005 1:42 am Subject: how to get mouse/key input? |
Is there no way to listen to the users input?
I want to make my own AutoScriptWriter, and therefore need to register all mouse and keyboard activity.
The closest I have come so far is the Inpu ... |
Topic: hotkey triggers despite qualifyer... |
henkemail
Replies: 6
Views: 1166
|
Forum: Bug Reports Posted: Wed Mar 16, 2005 3:44 pm Subject: NT |
Hi, thanx guys,
the described result was on my Windows NT machine at work.
When I try this at home on XP the problem does not occur.
Anybody else who use NT ? |
Topic: hotkey triggers despite qualifyer... |
henkemail
Replies: 6
Views: 1166
|
Forum: Bug Reports Posted: Wed Mar 16, 2005 9:19 am Subject: hotkey triggers despite qualifyer... |
check this simple strip of code...
TAB::
msgbox, hello
return
when i run this i get the hello message of course when i hit the TAB key..
BUT i ALSO get the message if i hold down th ... |
Topic: AHK slows WinNT ? |
henkemail
Replies: 11
Views: 1035
|
Forum: Bug Reports Posted: Wed Mar 09, 2005 6:16 pm Subject: mouse hotkey bug ? |
again thanx,
as a matter of fact when i add the WheelUp/Down:: hotkey to my script on my own XP machine the same kind of mouse delay/lag occurs in the exact same way, and it does not make a differe ... |
Topic: AHK slows WinNT ? |
henkemail
Replies: 11
Views: 1035
|
Forum: Bug Reports Posted: Wed Mar 09, 2005 12:20 pm Subject: problem solved! |
hi everybody, and thanks alot for all your tips!!!
i removed everything from my script and added it back little by little....
..and i found out that these lines triggered the mouse-freezings:
... |
Topic: AHK slows WinNT ? |
henkemail
Replies: 11
Views: 1035
|
Forum: Bug Reports Posted: Wed Mar 09, 2005 1:22 am Subject: AHK slows WinNT ? |
thanks alot for your reply!
as soon as i exit the AHK app the mouse pointer no longer freezes like this. but still.. maybe i can try it on some collegues computer to see if the same thing occurs th ... |
Topic: AHK slows WinNT ? |
henkemail
Replies: 11
Views: 1035
|
Forum: Bug Reports Posted: Wed Mar 09, 2005 12:43 am Subject: AHK slows WinNT ? |
hi, first of all i am completely in love with AHK and my brain cannot stop working out new ways of automating my life...
now to my problem however..
i run AHK on my new XP machine at home and it ... |
| |