| Author |
Message |
Topic: AutoHotkey on PortableApps.com |
supergrass
Replies: 6
Views: 320
|
Forum: Scripts & Functions Posted: Wed Jul 09, 2008 5:15 am Subject: AutoHotkey on PortableApps.com |
agreed, autohotkey is a portable app without being a portableapps app. I think that having autohotkey on the portable apps site would give the program even more exposure and attract more good devel ... |
Topic: AutoHotkey on PortableApps.com |
supergrass
Replies: 6
Views: 320
|
Forum: Scripts & Functions Posted: Tue Jul 08, 2008 11:51 pm Subject: AutoHotkey on PortableApps.com |
| I am a [url=http://portableapps.com/]portableapps.com user. I wanted to get AutoHotkey onto the start menu and started work on it, only to find that [url=http://portableapps.com/node/13021]someone els ... |
Topic: ALT-TAB replacement with icons and window titles in ListView |
supergrass
Replies: 131
Views: 22067
|
Forum: Scripts & Functions Posted: Wed May 28, 2008 12:04 am Subject: thanks Lexikos |
The duplicated function was contained in a quick launch script by Bobo.
Now my autohotkey.ini throws no errors, however there were two undesirable side effects:
1) No system tray icon (alt tab has ... |
Topic: ALT-TAB replacement with icons and window titles in ListView |
supergrass
Replies: 131
Views: 22067
|
Forum: Scripts & Functions Posted: Tue May 27, 2008 6:12 am Subject: here is the error |
http://www.autohotkey.net/~supergrass/pictures/alttab_error.jpg
I checked that all separate instances of autohotkey.exe process were killed before relaunching autohotkey.exe/autohotkey.ini. |
Topic: ALT-TAB replacement with icons and window titles in ListView |
supergrass
Replies: 131
Views: 22067
|
Forum: Scripts & Functions Posted: Sun May 25, 2008 11:43 pm Subject: including in autohotkey.ini |
| Is there a way to include this script in autohotkey.ini? I got a "duplicate function" error when trying to launch it by #include |
Topic: turn command-line arg into file dialog input (fix MDI app) |
supergrass
Replies: 6
Views: 680
|
Forum: Scripts & Functions Posted: Thu May 22, 2008 5:29 am Subject: could not use ahk file in the file associations |
Thanks n-l-i-d.
I did as you said except I had to convert the script into an exe for it to be accepted - maybe because my ahk association is not registered correctly?
The advanced button was not ... |
Topic: turn command-line arg into file dialog input (fix MDI app) |
supergrass
Replies: 6
Views: 680
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 4:00 am Subject: turn command-line arg into file dialog input (fix MDI app) |
maybe I am a little slow, even with the "%1%", I go to Tools>Folder Options>File Types and Click the Change Button, then Browse and enter the full path ie C:\Program Files\AutoHot ... |
Topic: turn command-line arg into file dialog input (fix MDI app) |
supergrass
Replies: 6
Views: 680
|
Forum: Scripts & Functions Posted: Mon May 19, 2008 8:00 am Subject: setting up file associations |
I too hate the multiple instance of pdf readers when files are opened from an explorer window.
"C:\Program files\AutoHotkey\AutoHotkey.exe" "d:\ahk\fx_open.ahk" "%1"
... |
Topic: hotstring to replace period with period with two spaces |
supergrass
Replies: 2
Views: 113
|
Forum: Ask for Help Posted: Tue May 13, 2008 6:27 am Subject: double space hotkey |
thanks it works well!  |
Topic: hotstring to replace period with period with two spaces |
supergrass
Replies: 2
Views: 113
|
Forum: Ask for Help Posted: Mon May 12, 2008 5:20 am Subject: hotstring to replace period with period with two spaces |
Hi,
I am trying to make a hotstring to automatically replace a period by a period with two spaces. Eg I want to change this.{Space}How? Becomes I want to change this.{Space}{Space}How?
(old scho ... |
Topic: PSPad 4.5.3 (2298) context highlighting not working |
supergrass
Replies: 1
Views: 82
|
Forum: Ask for Help Posted: Sat Apr 19, 2008 1:15 pm Subject: PSPad 4.5.3 (2298) context highlighting not working |
Has anyone had any problem with the context highlighting in this recent release?
Regards,
supergrass |
Topic: xpath v3 - read and write XML documents with XPath syntax |
supergrass
Replies: 305
Views: 19813
|
Forum: Scripts & Functions Posted: Mon Feb 25, 2008 12:10 pm Subject: solved - thanks oberon |
I think I will add some extra entries for lower case abbreviations as well.
Thanks for the advice |
Topic: xpath v3 - read and write XML documents with XPath syntax |
supergrass
Replies: 305
Views: 19813
|
Forum: Scripts & Functions Posted: Fri Feb 22, 2008 2:05 pm Subject: back to school! |
This is very elementary, and I am a bit embarrassed that I can't work it out.
I have a script I am working on to submit a set search format to a bible verse website. I have tried to use xpa ... |
Topic: Attn Ahk To Do users! |
supergrass
Replies: 5
Views: 651
|
Forum: Scripts & Functions Posted: Thu Feb 14, 2008 11:34 pm Subject: Attn Ahk To Do users! |
Hi supergrass,
So tell me what you think about it. I would be happy to see AHK ToDo List making progress.
Thanks for the offer AGU, I consider it a big compliment. I have sent you a PM. I have ... |
Topic: Attn Ahk To Do users! |
supergrass
Replies: 5
Views: 651
|
Forum: Scripts & Functions Posted: Wed Feb 13, 2008 11:30 pm Subject: This was only an update! |
I am sorry If I gave the impression that this was my original work. I actually meant to post this under the original forum topic.
Here is the forum post for original program: Rhys: This s ... |
| |