| View previous topic :: View next topic |
| Author |
Message |
SAbboushi
Joined: 18 Sep 2004 Posts: 60
|
Posted: Sun Feb 27, 2005 8:40 pm Post subject: Ability to log to a file |
|
|
| Quote: | In an effort to prevent AutoHotkey from becoming branded a key logger or trojan by various security firms and their software -- after which it might be very difficult to "un-brand" it -- the ability to log to a file has been disabled. A version with that feature is available upon request, or you can compile it yourself with that section enabled.
|
How can I get the version referenced here? |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Sun Feb 27, 2005 9:14 pm Post subject: |
|
|
| Either download the source and uncomment that section, or PM/Email Chris with your request. |
|
| Back to top |
|
 |
SAbboushi
Joined: 18 Sep 2004 Posts: 60
|
Posted: Sun Feb 27, 2005 9:20 pm Post subject: |
|
|
| PM? |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Sun Feb 27, 2005 9:29 pm Post subject: |
|
|
Personal (or Private) Message. It's a proprietary communication method for forums. See this button at the bottom of each post:
And this link at the top of the forum, under the "AutoHotkey Community" header:
You have no new messages

Last edited by jonny on Sun Feb 27, 2005 10:08 pm; edited 1 time in total |
|
| Back to top |
|
 |
SAbboushi
Joined: 18 Sep 2004 Posts: 60
|
Posted: Sun Feb 27, 2005 9:36 pm Post subject: |
|
|
| Thanks for clue-ing me in! |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5130 Location: eth0 ::1
|
Posted: Sun Feb 27, 2005 10:11 pm Post subject: |
|
|
The ability to log files? FileAppend?
Am I the only one a little confused here? _________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Serenity
Joined: 08 Nov 2004 Posts: 1230
|
Posted: Sun Feb 27, 2005 10:35 pm Post subject: |
|
|
Titan, the ability to log key events to a file. _________________ "Anything worth doing is worth doing slowly." - Mae West
 |
|
| Back to top |
|
 |
|