AutoHotkey Community

It is currently May 24th, 2012, 8:09 am

All times are UTC [ DST ]


Search found 7 matches
Search these results:

Author Message

 Forum: Support   Topic: Problem installing and running in Windows 7 Pro x64

Posted: March 10th, 2010, 3:33 pm 

Replies: 6
Views: 621


Hmm. Strange. I do have an admin account and UAC is disabled. I have no issues installing anything else. Could virus protection be interfering? I have Windows Defender and AntiVir Premium both running. I've got it running, so I'm happy, but I'd like to try and figure out what is blocking it in the f...

 Forum: Support   Topic: Problem installing and running in Windows 7 Pro x64

Posted: March 10th, 2010, 5:12 am 

Replies: 6
Views: 621


Nevermind. I solved the issue. I was running the installer with administrator rights thinking that might solve the issue. It didn't. But when I set compatibility mode on the AHK.exe itself to run as an admin, now it launches and runs just fine. Is this a normal requirement? I didn't see it mentioned...

 Forum: Support   Topic: Problem installing and running in Windows 7 Pro x64

Posted: March 10th, 2010, 5:08 am 

Replies: 6
Views: 621


Hi, I guess I should have been a little more specific. I've used AHK for a few years now on XP just fine. And I have an AutoHotKey.ahk startup file in My Documents folder (which runs just fine on my netbook's installation). My problem is specific to my desktop system which is running Win 7 Pro x64, ...

 Forum: Support   Topic: Problem installing and running in Windows 7 Pro x64

Posted: March 9th, 2010, 12:10 am 

Replies: 6
Views: 621


Hi all, I'm trying to install AHK on my desktop, the installer runs just fine but when I launch AHK it just doesn't run. If I watch I can see it briefly flash in my system tray but it just starts and stops. It doesn't even make it to the task manager (my refresh isn't high enough I'm sure). Any idea...

 Forum: Support   Topic: don't pass through modifiers?

 Post subject: ahh.. found it..
Posted: April 10th, 2008, 6:33 pm 

Replies: 5
Views: 339


buried in the documentation: Pressing Control-Alt-S would cause the system to behave as though you pressed Control-Alt-Delete (due to the system's aggressive detection of Ctrl-Alt-Delete). To work around this, use KeyWait to wait for the keys to be released; for example: ^!s:: KeyWait Control KeyWai...

 Forum: Support   Topic: don't pass through modifiers?

Posted: April 10th, 2008, 6:24 pm 

Replies: 5
Views: 339


ok. could you please tell me how to do that? sorry. i'm a newbie without a clue..

 Forum: Support   Topic: don't pass through modifiers?

Posted: April 10th, 2008, 5:03 pm 

Replies: 5
Views: 339


i'd like to map control-up to pg up (and control-down) to pg down. i tried the following: ^up::PgUp ^down::PgDn and it works, but applications see "control pgup" and "control pgdn" instead of just pgup/pgdn. can someone educate me on how to achieve my desired result (pgup/pgdn wi...
Sort by:  
Page 1 of 1 [ Search found 7 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group