Page 1 of 1

Packer

Posted: Tue Aug 01, 2017 8:53 pm
by mk-soft
Missing:
- AddPackDirectory(...) for empty directory
- ExaminePack -> PackEntryDate(#Pack, DateType)

Re: Packer

Posted: Sun Aug 27, 2017 8:59 pm
by mk-soft
Push up :wink:

Re: Packer

Posted: Sun Sep 17, 2017 6:49 pm
by herbert
It would be great if UncompressPackFile() would also restore the filetime :idea:

Re: Packer

Posted: Thu Sep 28, 2017 7:17 pm
by nicolaus
It would be nice, if the base function to add more then one file to a pack (zip) will be work again.
Currently the packer lib is not useable if i can only add one file to a zip , etc.

Re: Packer

Posted: Thu Feb 01, 2018 2:33 pm
by Taz
please add support, to add a file to an existing archive.

Code: Select all

OpenPack(#Pack, Filename$ [, Plugin [, Level]])
Or
CreatePack(#Pack, Filename$ [, #PB_PackerPlugin_Lzma | #PB_PackerUpdate [, Level]])

Re: Packer

Posted: Mon Jan 30, 2023 3:03 pm
by akee
Please help add PackEntryDate(). Thanks.

Re: Packer

Posted: Wed Feb 01, 2023 7:39 am
by SPH
+1

Re: Packer

Posted: Mon Jul 03, 2023 4:46 am
by akee
Any chance to see this in 6.03? :wink:

Re: Packer

Posted: Tue Sep 26, 2023 4:51 am
by Quin
Giving this a +1, especially the ability to add files to an existing pack and PackEntryDate()).