Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best zipping solution (activeX or else)
Message
From
20/05/2016 04:26:00
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
02/10/2015 00:57:13
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625178
Message ID:
01636661
Views:
65
>Hi Rick,
>
>didn't 7z has an API?
>
>I stuck with dynazip (and somehow it becomes unreliable) so I had a look around. Juts the presure is not high enough ...

For all the zipping I need I still use pkzip25.exe, original (and the last freebie) from Phil Katz. It's a bit dated, from 1998, but it still works perfectly. I shell out using late Ed Rauh's api_apprun, keep it hidden, and mostly generate .bat files, redirect the output into a .log file, redirect the error output into another, then check the latter log (if it was created at all). If I need it as a string to store in a blob field, I use filetostr().

It's blazingly fast, nobody notices that there's any zipping going on.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform