The downloadpackage includes the source and binaries for windows and linux.
Feedback welcome!
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Thanks for the report, i have changed the code. I am very happy that it works under MacOS, because I unfortunately can't test this.
Greetings - Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
idle wrote:Can you set the file extension for BriefLZ?
zip shows up fine.
There is no official extension, so what should i set?
I think *.* is the only useful extension?
//edit
blz? (is in german for bankleitzahl )
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
History wrote:; Version 1.1
; Added the change to abort on timeout
; Added check of ZIP-Archiv size. If size is bigger as 2 GB, abort the packing and close pack.
; Added pattern *.blz for briefLZ
; Added logwindow!
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
A function to add the contents of other (older) archives is on my todolist.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
History wrote:; Version 1.2
; Fixed Statusbarprogress (progress not shown with many small files)
; Added some more logmessages
; Added Clear- and Copy-Button to logwindow
/ edit:
History wrote:; Version 1.2.1
; Some changes for more stability
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
History wrote:; Version 1.3
; Added support to add files from Archive (BriefLZ, LZMA, ZIP)
For standard-extensions like blz, zip, lzma or 7z, the unpacker use the plugin for this format.
For other extensions, the unpacker check how format can be open with this archiv.
My todo list is empty
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.