| Author |
Message |
Topic: Lifehacker Wants You.... |
AbsolutePressure
Replies: 1
Views: 440
|
Forum: General Chat Posted: Thu Sep 25, 2008 11:17 pm Subject: Lifehacker Wants You.... |
Lifehacker Is Looking for AutoHotkey Coders
We're looking for a few good AutoHotkey coders interested in contributing to open-source projects to be developed and distributed right here at Lifehack ... |
Topic: Remap keys with registry tweaks from AHK script |
AbsolutePressure
Replies: 4
Views: 502
|
Forum: Ask for Help Posted: Mon Mar 31, 2008 4:58 am Subject: Remap keys with registry tweaks from AHK script |
| Reloading the registry would be required yes. If you really want to do it, you answered your own question. Back up\Export Registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout ... |
Topic: Registry Commander 1.04 [ RegEdit Alternate ] |
AbsolutePressure
Replies: 7
Views: 2049
|
Forum: Utilities & Resources Posted: Sun Feb 24, 2008 8:09 pm Subject: Registry Commander 1.04 [ RegEdit Alternate ] |
| dead link |
Topic: location of script file |
AbsolutePressure
Replies: 3
Views: 234
|
Forum: Ask for Help Posted: Sat Jul 21, 2007 6:08 am Subject: location of script file |
um..what
As long as AHK is installed then ahk files can be placed anywhere. If you need to use it on a pc without ahk, then compile it.
Rephrase your question please. |
Topic: Pause Icon Changed? |
AbsolutePressure
Replies: 2
Views: 247
|
Forum: Ask for Help Posted: Sat Jul 21, 2007 6:05 am Subject: Pause Icon Changed? |
| http://www.autohotkey.com/forum/topic1731.html |
Topic: help with Outlook2003 |
AbsolutePressure
Replies: 3
Views: 421
|
Forum: Ask for Help Posted: Fri Jul 20, 2007 11:52 pm Subject: help with Outlook2003 |
You should be able to just go into and edit the account settings and type in the new password and uncheck remember. (easiest way)
Another option is to go to Start..Run..Type:control keymgr.dll
... |
Topic: help with Outlook2003 |
AbsolutePressure
Replies: 3
Views: 421
|
Forum: Ask for Help Posted: Thu Jul 19, 2007 6:03 am Subject: help with Outlook2003 |
| Why not just turn off remember password at school? Or if you are on an XP machine at home turn on remember password with keymgr.dll |
Topic: Need Help with GUI and Checkbox Select All |
AbsolutePressure
Replies: 3
Views: 244
|
Forum: Ask for Help Posted: Sat Jul 14, 2007 9:20 am Subject: Need Help with GUI and Checkbox Select All |
Thanks tonne. I have around 150 checkboxes and I will need to do that for each one correct?
Example:
Gui Font, Bold
Gui, Add, GroupBox, x6 y7 w130 h590, System Specs
Gui Font, Norm
Gui Add, ... |
Topic: Need Help with GUI and Checkbox Select All |
AbsolutePressure
Replies: 3
Views: 244
|
Forum: Ask for Help Posted: Sat Jul 14, 2007 8:51 am Subject: Need Help with GUI and Checkbox Select All |
| I have myself rather confused as I'm not familiar with checkbox parameters. What I am trying to accomplish is a check all box that will either select all or deselect all of the check boxes. The prob ... |
Topic: Saving userinput |
AbsolutePressure
Replies: 30
Views: 839
|
Forum: Ask for Help Posted: Tue Jul 10, 2007 9:37 am Subject: Saving userinput |
| Did you do as they asked of you and update your AHK to the current build? |
Topic: script to automate blog program updates? |
AbsolutePressure
Replies: 2
Views: 236
|
Forum: Ask for Help Posted: Thu May 31, 2007 7:47 am Subject: script to automate blog program updates? |
I bet cURL can do what your want. http://curl.haxx.se/ I have been recently using it in a few of my scripts for ftp after several members here suggested it to some other users.
Works well for uplo ... |
Topic: UrlDownloadToFile Progress |
AbsolutePressure
Replies: 22
Views: 2874
|
Forum: Scripts & Functions Posted: Wed May 30, 2007 9:41 pm Subject: UrlDownloadToFile Progress |
| Yes, I looked and I am using an old version. Sorry. I have 1.0.46.10, but I will update today. I am certainly not blaming anyone but myself for the mistake, but I would like to make a forum suggest ... |
Topic: UrlDownloadToFile Progress |
AbsolutePressure
Replies: 22
Views: 2874
|
Forum: Scripts & Functions Posted: Wed May 30, 2007 12:55 pm Subject: UrlDownloadToFile Progress |
I get an error on line10
This line does not contain a recognized action. |
Topic: a mass homepage script |
AbsolutePressure
Replies: 18
Views: 594
|
Forum: Ask for Help Posted: Fri May 25, 2007 7:12 am Subject: a mass homepage script |
Bit sidetracked from AHS but...
Why not use remote registry and bring their hives into his registry?
Here is the closet article I could find on it.
http://articles.techrepublic.com.com/5100-10 ... |
Topic: How can I use FileCopy with this path? |
AbsolutePressure
Replies: 21
Views: 638
|
Forum: Ask for Help Posted: Tue Apr 10, 2007 9:30 pm Subject: How can I use FileCopy with this path? |
My Computer ? That's not really the root (path)!
Yep, that is the path in WinXP.
BoBo should be correct. Right Click on the My Zen folder and look at the properties location path. |
| |