| Author |
Message |
Topic: looking for fancy screen capture |
samwyse
Replies: 0
Views: 237
|
Forum: Ask for Help Posted: Tue Mar 30, 2010 1:43 pm Subject: looking for fancy screen capture |
| I saw some HTML-based help files the other day that I'd like to recreate without working myself to death. I'm looking for a program (it doesn't have to be an AHK script) that will capture the topmos ... |
Topic: Macro recorder |
samwyse
Replies: 56
Views: 58482
|
Forum: Scripts & Functions Posted: Tue Jul 22, 2008 1:44 am Subject: Macro recorder |
| I'm wanting to automate some Flash games, and this looks great! I've looked to see if there are any more recent updates in other threads, but couldn't find anything. Here are a couple of comments on ... |
Topic: Turn any application into an AppBar |
samwyse
Replies: 6
Views: 2671
|
Forum: Scripts & Functions Posted: Fri Jul 04, 2008 1:03 pm Subject: Turn any application into an AppBar |
Hmmm, the above script works fine at work (running WinXP), but not at home (running Win2K Pro). The issue seems to be this call:
Result := DllCall("Shell32.dll\SHAppBarMessage",
... |
Topic: Turn any application into an AppBar |
samwyse
Replies: 6
Views: 2671
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 8:26 pm Subject: Turn any application into an AppBar |
Starting from ;
; AutoHotkey Version: 1.0.47.06
; Language: English
; Platform: Win9x/NT
; Author: Sam Denton <samwyse at gmail dot com>
; Date Written ... |
Topic: Ahk2Exe problems |
samwyse
Replies: 1
Views: 1044
|
Forum: Ask for Help Posted: Thu May 22, 2008 5:30 pm Subject: Ahk2Exe problems |
At work, I have a desktop system running Windows XP Pro, sp2. When I try to compile any script, I get this message:
Ahk2Exe Error
---------------------------
Error changing icon: Unable to read ... |
Topic: where to find the icons for toolbar322? |
samwyse
Replies: 2
Views: 422
|
Forum: Ask for Help Posted: Wed May 21, 2008 12:27 pm Subject: where to find the icons for toolbar322? |
Have a look the various "icon browser" scripts here:
http://www.autohotkey.com/forum/topic31615.html
Thanks, but the icons I'm looking for don't seem to be anywhere within %SystemRoot%\sys ... |
Topic: where to find the icons for toolbar322? |
samwyse
Replies: 2
Views: 422
|
Forum: Ask for Help Posted: Wed May 21, 2008 11:36 am Subject: where to find the icons for toolbar322? |
| These days, your typical open/save dialog has some icons next to the "Look in" drop down, labeled "Go To Last Folder Visited", "Up One Level", "Create New Folder&quo ... |
| |