A_ZipCompressionLevel for Litezip ZipCreateFile not usable/blank Topic is solved

Ask for help, how to use AHK_H, etc.
User avatar
Taurus
Posts: 94
Joined: 20 Jan 2015, 10:31

A_ZipCompressionLevel for Litezip ZipCreateFile not usable/blank

05 Jun 2020, 05:04

Hi, i am trying to use litezip, but i can not set A_ZipCompressionLevel. Setting it to 0 - 9 doens't make a difference. I am using ahk h 1.30.

Code: Select all

FileDelete, % "litezip.zip"
hZip:=ZipCreateFile("litezip.zip", "MyPassword")
ZipAddFile(hZip, "test.exe")
ZipCloseFile(hZip)

MsgBox % A_ZipCompressionLevel
Source: http://hotkeyit.github.io/v2/docs/commands/ZipCreateFile.htm

Any idea?
:beard: Full Stack Developer > Dev for a better world | PHP for Web | AHK H for Local | with KISS (Keep IT Short and Simple) on Win 10 Pro (Version 2004) x64
User avatar
Taurus
Posts: 94
Joined: 20 Jan 2015, 10:31

Re: A_ZipCompressionLevel for Litezip ZipCreateFile not usable/blank

08 Jun 2020, 08:27

Right, thanks! :thumbup:
:beard: Full Stack Developer > Dev for a better world | PHP for Web | AHK H for Local | with KISS (Keep IT Short and Simple) on Win 10 Pro (Version 2004) x64

Return to “Ask for Help”

Who is online

Users browsing this forum: No registered users and 47 guests