AutoHotkey Community

It is currently May 23rd, 2012, 11:06 pm

All times are UTC [ DST ]


Search found 19 matches
Search these results:

Author Message

 Forum: Support   Topic: A problem with a valid key name within al hotkey label

Posted: December 22nd, 2006, 4:16 am 

Replies: 2
Views: 275


It doesn't say that when I run the script Try downloading the most recent update and see if that fixes the problem Also This script might also be useful It uses the same hotkey and searches google for the selected text in any window in the users default browser Return #d:: Ahkboard = %Clipboard% Sen...

 Forum: Scripts   Topic: Hot Corners

Posted: December 22nd, 2006, 4:06 am 

Replies: 5
Views: 1376


Thx

Did anyone find any bugs :?:

 Forum: Scripts   Topic: Hot Corners

 Post subject: Hot Corners
Posted: December 22nd, 2006, 1:40 am 

Replies: 5
Views: 1376


Hello everybody, i havnt posted in a while cause i have been using linux A while ago i created a application called Hot Corners :( I posted it on the web but totally forgot abou the forum http://lekremyelsew.googlepages.com/hotcorners.exe The code is in http://lekremyelsew.googlepages.com/source.zip...

 Forum: Support   Topic: Compiling Script

 Post subject: Compiling Script
Posted: September 9th, 2006, 5:22 am 

Replies: 2
Views: 483


Is there a way to edit the resources of a compiled script:
Like the version and description in the properties of the file

ResHack can open it but when i save it the script doesn't work anymore
It worked 4 smartgui :?

 Forum: Support   Topic: Disable Screensaver Mode in AHK?

Posted: July 6th, 2006, 4:10 am 

Replies: 28
Views: 2309


Hello Marcus I don't know excactly how to do this but you can moniter system messages. Here is an example from the help file that allows you to cancel a shutdown: ; Example: The following script detects system shutdown/logoff and allows you to abort it. ; Related topic: OnExit OnMessage(0x11, &q...

 Forum: Scripts   Topic: Close Winzip Evaluation version NagBox

Posted: July 6th, 2006, 4:06 am 

Replies: 10
Views: 2563


Hi everybody
I'm just recomending a archive manager called TUGZip. It's free, small, and can read more file types than WinZip :D

 Forum: Suggestions   Topic: Console

Posted: July 1st, 2006, 1:44 am 

Replies: 6
Views: 749


Thanx a lot, Chris

Could you also show me how to write a basic .bat file

 Forum: Suggestions   Topic: Console

Posted: June 30th, 2006, 8:15 am 

Replies: 6
Views: 749


Is there a way to run system commands through autohotkey Like you can type "cls & pause & shutdown -t 0 -s & exit" in command prompt and it will clear the console, display "Press any key to continue...", then when you hit a key it will shutdown the computer If someone...

 Forum: Support   Topic: I cant find anyway of makin this...?

Posted: June 30th, 2006, 8:00 am 

Replies: 5
Views: 552


Your problem is that your hotkey activates itself making a loop :x Specifying the $ before the key will solve that :D , and I put the "Return" at the beging of the script because the hotkey acts like a label and will run when the script is ran if the return is not there Here is the revised...

 Forum: Scripts   Topic: Display 12x12 icons in menus

Posted: June 24th, 2006, 10:05 pm 

Replies: 2
Views: 4117


i tried copying this onto a blank script and when i ran it, it said it was missing functions :?

 Forum: Suggestions   Topic: AHK Developer

Posted: June 24th, 2006, 9:56 am 

Replies: 10
Views: 1205


I'm just working on the gui right now and the computer that it's on is unreliable and being repaired so i'm working on a hot corners program instead :)

 Forum: Suggestions   Topic: Console

 Post subject: Console
Posted: June 14th, 2006, 2:10 am 

Replies: 6
Views: 749


Hi everbody, This may be a little extreme, but is it possible to make console applications in AHK. I know that AHK's scource is in C++ so maybe one of the developers could add console. in C++ you have to do like "cin <<..." or sumpinrather. If ahk console could be like "ConsoleIn, Out...

 Forum: Scripts   Topic: UPLINK GAME SCRIPT 2

Posted: June 14th, 2006, 1:58 am 

Replies: 7
Views: 2486


WikyPedia, how long did this take? :?


And how many people here play uplink??? :?

 Forum: Suggestions   Topic: AHK Developer

Posted: June 14th, 2006, 1:53 am 

Replies: 10
Views: 1205


Hello, I am working on a very complex script that knows every command and well tell you how to use it. For example: If you searched for the command "MsgBox" It would pop up a window with a sample message box as an image in the window. It would have a input for the title and text, and check...

 Forum: Support   Topic: Editor

 Post subject: Editor
Posted: March 8th, 2006, 11:15 pm 

Replies: 9
Views: 932


Hi all. I am just looking for a good editor for autohotkey.
I've tried jEdit, Notepad++, and the ahk.properties wont work fot SciTE
THANX :wink:
Sort by:  
Page 1 of 2 [ Search found 19 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group