| Author |
Message |
Topic: Backing up Windows XP OS only |
Frankie
Replies: 15
Views: 381
|
Forum: General Chat Posted: Sun Feb 05, 2012 10:25 pm Subject: Backing up Windows XP OS only |
You could also download another copy and burn that to a disk.
That would be more than a little illegal...I'm not a lawyer, but if you have a license to install and use Windows XP, and it was for the ... |
Topic: Backing up Windows XP OS only |
Frankie
Replies: 15
Views: 381
|
Forum: General Chat Posted: Sun Feb 05, 2012 9:49 pm Subject: Backing up Windows XP OS only |
System updates and service packs add a lot of size. On Windows 7 it makes the difference between a DVD back-up and a 5 DVD back-up. That's why it's recommended as the first thing you do.
You coul ... |
Topic: AHK-W: Writing Web-Based Programs with AutoHotkey Syntax |
Frankie
Replies: 17
Views: 1268
|
Forum: Scripts & Functions Posted: Wed Feb 01, 2012 11:58 pm Subject: AHK-W: Writing Web-Based Programs with AutoHotkey Syntax |
Maybe someone could hack CoffeeScript, Dart, pypy or some other X-to-JavaScript compiler to convert AutoHotkey code.
That might be the least amount of work, especially since you can use the high- ... |
Topic: The definitive autofire thread! |
Frankie
Replies: 75
Views: 18835
|
Forum: Scripts & Functions Posted: Tue Jan 24, 2012 3:36 pm Subject: The definitive autofire thread! |
| Uhm... getting your post deleted isn't fun. The only time I've seen that done at all well is on StackExchange. Even there is has flaws, and questions get closed a little too early. |
Topic: VLC HTTP interface library. |
Frankie
Replies: 16
Views: 2767
|
Forum: Scripts & Functions Posted: Mon Jan 23, 2012 11:30 pm Subject: VLC HTTP interface library. |
| VLCHTTP_PlaylistSortRandom doesn't take any parameters. Remove the 0 and try again. (Most of the other PlayListSort functions do, but not the random one. In any case, 0 is the default for all of th ... |
Topic: linux |
Frankie
Replies: 37
Views: 1062
|
Forum: General Chat Posted: Wed Jan 18, 2012 5:26 pm Subject: linux |
On Linux I use a combination of Python and Bash. On FireFox I use Vimperator, which I like better than ahk for browser automation.
I haven't really gotten into X11 automation yet, i.e. windows, ... |
Topic: Code Golf |
Frankie
Replies: 9
Views: 317
|
Forum: General Chat Posted: Tue Jan 17, 2012 12:17 am Subject: Code Golf |
| I made a thread called "[url=http://www.autohotkey.com/forum/topic74785.html]Are you: Just Another AutoHotkey Hacker?" which is code-golf-like. There are probably some AutoHotkey-specific t ... |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Tue Jan 10, 2012 10:13 pm Subject: AutoHotkey v2 Documentation |
I'm a programmer, so when there's something that I want to use multiple times, I stick it in a function.
To apply that same logic to the documentation, the window-matching-criteria should be put ... |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Mon Jan 09, 2012 12:09 am Subject: AutoHotkey v2 Documentation |
| Ok, I sent that commit too. You can see it on the same page linked before. |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Sun Jan 08, 2012 11:09 pm Subject: AutoHotkey v2 Documentation |
| ... should I change something? |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Sun Jan 08, 2012 10:38 pm Subject: AutoHotkey v2 Documentation |
| @Guest, pushed and pulled. You can [url=https://github.com/Lexikos/AutoHotkey_L-Docs/pull/17]watch it here. |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Sat Jan 07, 2012 4:20 pm Subject: AutoHotkey v2 Documentation |
| That won't solve the problem that the code does not run in non-English OS. But they should be as simple a possible to illustrate its usage too. Using things like ahk_exe notepad.exe might be a good al ... |
Topic: Easy Script Block Editor V0.2.5 |
Frankie
Replies: 16
Views: 2746
|
Forum: Scripts & Functions Posted: Fri Jan 06, 2012 11:54 pm Subject: Easy Script Block Editor V0.2.5 |
| I stopped developing this a long time ago. That line is missing a comma, though. Put another comma after "Add, Text,". |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Sun Jan 01, 2012 6:14 pm Subject: AutoHotkey v2 Documentation |
I patched and Guest.
TreeView.htm is the only one that didn't go through. |
Topic: AutoHotkey v2 Documentation |
Frankie
Replies: 58
Views: 1849
|
Forum: General Chat Posted: Sat Dec 31, 2011 11:07 pm Subject: AutoHotkey v2 Documentation |
I can do the patching. If I don't see it right away, you can send me a PM.
I just need the diff to be in a format compatible with the Linux/UNIX patch command. Here are a few examples.
git dif ... |
| |