HuBa
Joined: 24 Feb 2007 Posts: 172 Location: Budapest, Hungary
|
Posted: Sun Feb 25, 2007 8:47 pm Post subject: Invalid links in CHM helpfile |
|
|
AutoHotkey.chm::/docs/Scripts.htm
section: Convert a Script to an EXE (ahk2exe)
| Quote: | An EXE can be decompiled to retrieve the original script by downloading Exe2Ahk (this utility should be run from the command prompt). However, any comments originally present (semicolon or /**/) will be lost.
Compiled scripts can be reduced in size by about 20 KB by placing this smaller version of the AutoHotkeySC.bin file in your AutoHotkey\Compiler folder (overwriting the existing file of the same name). |
The links highlighted are invalid references
(AutoHotkey.chm::/download/AutoHotkey_sc_bin_min_size.zip)
I found the correct link on this page. |
|