Am 03.06.2014 um 23:54 schrieb Michael Diehr <[email protected]>: > Christian - perhaps you could offer us some control over the version # that's > output in the zip files?
Well, the CreateFile function has several variants and one is with versionMadeBy as integer. Maybe that helps? CreateFile(Filename as string, FileInfo as "ZipFileInfoMBS", ExtraLocal as string, ExtraGlobal as string, Comment as String, CompressionMethod as integer, Level as Integer, Zip64 as boolean, Raw as boolean, WindowBits as integer, MemLevel as integer, Strategy as integer, Password as string, crcForCtypting as UInt32, versionMadeBy as UInt32, flagBase as UInt32) Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
