AHK2Exe CommandLine Args. Compress and Encrypt Topic is solved

Post AHK_H specific scripts & libraries and discuss the usage and development of HotKeyIt's fork/branch
murataygun
Posts: 104
Joined: 07 Aug 2015, 15:53

AHK2Exe CommandLine Args. Compress and Encrypt

10 Jun 2019, 03:06

Hi,
I automated my compiling task with AHK. I want to use AutoHotkey_Hs encrypt and compression (not /mpress) features.
/encrypt or /compress parameters doesnt work.

I downloaded AHK2Exe from;
https://github.com/HotKeyIt/ahkdll-v1-release/blob/master/Compiler/Ahk2Exe.ahk

Thank you.
murataygun
Posts: 104
Joined: 07 Aug 2015, 15:53

Re: AHK2Exe CommandLine Args. Compress and Encrypt

25 Jul 2019, 10:30

Come on. Cant compile scripts with command line. Isnt this against the mantality of automation language?
murataygun
Posts: 104
Joined: 07 Aug 2015, 15:53

Re: AHK2Exe CommandLine Args. Compress and Encrypt

24 Oct 2019, 17:11

No way :(

Code: Select all

cd C:\Program Files\AutoHotkey\Compiler\
Ahk2Exe.exe /in "C:\intel\AHob1\Prca.ahk" /out "C:\intel\Hizcu\Prca.exe" /icon "C:\intel\AHrob1\res\muraticon.ico" /NoDecompile
That gives the message box of this;

Code: Select all

BadParams:
MsgBox, 64, Ahk2Exe, Command Line Parameters:`n`n%A_ScriptName% /in infile.ahk [/out outfile.exe] [/icon iconfile.ico] [/bin AutoHotkeySC.bin]
ExitApp
Last edited by murataygun on 02 Feb 2021, 06:01, edited 2 times in total.
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: AHK2Exe CommandLine Args. Compress and Encrypt  Topic is solved

09 Dec 2019, 16:54

Download again, should work fine now, but the script will be only compressed, use /pass to encode as well
murataygun
Posts: 104
Joined: 07 Aug 2015, 15:53

Re: AHK2Exe CommandLine Args. Compress and Encrypt

15 Dec 2019, 17:59

HotKeyIt wrote:
09 Dec 2019, 16:54
Download again, should work fine now, but the script will be only compressed, use /pass to encode as well
I saw you updated it. Thank you very much.

Return to “AutoHotkey_H”

Who is online

Users browsing this forum: No registered users and 15 guests