Hello. I've been scouring the internet looking for a method of installing AHK_H. I've found tons of forum posts with people who have had problems with small aspects and little post-installation glitches, but I haven't found even one single trace of a guide to installing (yes, I saw the "how to compile" and tried that with little success, also).
I have the pre-compiled stuff downloaded. C:\ahkdll-v2-release-master\...
What do I do next? Apart from downloading this stuff, I don't know what else to do.
SIMPLIFIED How to install AutoHotKey_H COMPLETE
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
Are you just looking to install AHK_H? If so, you don't need to compile it from its source code. Have you tried just downloading and installing it from here the link below?
https://hotkeyit.github.io/v2/
If you run into problems at that point, ask specific questions in the AHK_H Ask For Help sub-forum.
https://hotkeyit.github.io/v2/
If you run into problems at that point, ask specific questions in the AHK_H Ask For Help sub-forum.
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
All you need to do is to extract the files + copy relevant AutoHotkey.exe to Compiler Directory + renaming it to Ahk2Exe.exe.
If you already installed AutoHotkey and want to replace it: Copy & paste the content of the relevant folder (32/64 - MD/MT) into installed directory (backup your old version!).
Also rename (backup) old Compiler folder and copy & paste ahk_h compiler if needed.
If you already installed AutoHotkey and want to replace it: Copy & paste the content of the relevant folder (32/64 - MD/MT) into installed directory (backup your old version!).
Also rename (backup) old Compiler folder and copy & paste ahk_h compiler if needed.
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
AHK_H files from the official GitHub can directly replace AHK_L files. You don't need to recompile anything or have to use Visual Studio (until you are ready or want to), unless you are trying to change the default password. Ahk2Exe has 3 options. 1) Compression 2) Encrypt with Password 3) MPRESS. You don't need to use Encryption to compile (bind) .ahk files to .exe files. You can choose options 1. (compression) AND/OR 3. (MPRESS), which will provide a very usable layer of protection by themselves (though not equal to encryption).
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
Firstly, thank you very much for your work on this excellent project.
My results from just now on a clean system are...
1. download ahkdll-v2-release-master.zip
2. extract
3. copy x64w/AutoHotkey.exe to Compiler/Akh2Exe.exe
4. execute Ahk2Exe.exe
5. error...
Error in #inlude file
"U:\ahkdll-v2-release-master\Compiler\IconChanger.ahk":
Call to nonexistent function.
Specifically: VarSetCapacity(igh, 8), f.RawRead(igh, 6)
---> 015: VarSetCapacity(igh, 8), f.RawRead(igh, 6)
Have I misunderstood your instructions for the process?
Best regards
LBJ
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
Answering my own question, I can now see that this is a conflict between the versions of AutoHotkey.exe and the IconChanger.ahk script included in the current AHK_H release.
The packager has missed the change in VarSetCapacity vs VarSetStrCapacity in V2 in the current release provided for download.
Best regards
LBJ
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
I started out with vanilla AHK. I downloaded the zip file for AHK_H and copied and pasted the files into the compiler folder. The instructions on the readme says "Handle FileInstall on same-line If* commands." but I am unaware how to do this. I have tried the suggestion of copy and pasting the exe file into the compiler folder and renaming as instructed above and still getting errors. Does anyone know how to address this?
-
- Posts: 6
- Joined: 30 Jul 2016, 12:26
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
I have followed these directions till I'm blue in the face and it never works. I guess maybe I'm missing something.
Re: SIMPLIFIED How to install AutoHotKey_H COMPLETE
In latest release you need only to copy the complete compiler folder and desired exe to AutoHotkey folder.
Who is online
Users browsing this forum: No registered users and 3 guests