Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by John Jefki » Thu, 07 Jun 2007 17:18:02


We've used TurboPower's Abbrevia for zipping or unzipping Winzip compatible
files from within our software.
This was with Delphi 6 which we are now upgrading to Delphi 2007

Does anybody either
a) know how to install Abbrevia to work with Delphi 2007

or

b) know of another 3rd party tool to create Winzip files, list contents of
those files and Unzip from them

or am I missing something that already exists in Delphi 2007 (which we have
just got...)

Thanks in advance
John
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Lou » Thu, 07 Jun 2007 22:23:21

It should work. Abbrevia, now open source is up on Sourceforge.net.
Just download latest sources and take the most current package files and
edit to make a D2007 package. I have used it with D2006 and works fine.

 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by John Jefki » Fri, 08 Jun 2007 02:26:53

I can see that the B305vr70 and B305vr70.res files are the latest Delphi
versions.
What do I edit to make this work with Delphi 2007 ??

Very grateful for your help.
Perhaps the edited files should then be emailed to sourceforge.

Abbrevia (like most of the TurboPower products) were so useful until they
went opensource.

John




compatible
of
have
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by John Jefki » Fri, 08 Jun 2007 02:49:29

Thanks but just what do we need to edit to make it work with D2007.
I can see runtime and designtime packages for say D7.

Do we need to just edit something in those two files and then link them into
D2007 ?

John





compatible
of
have
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Steve Maug » Fri, 08 Jun 2007 03:36:08

I use and like ZipForge

www.componentace.com

Steve
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Bill Mulle » Fri, 08 Jun 2007 04:02:11

Create copies of the following three files using a different file
name:

B304_r70.dpk
B304_vr70.dpk
B304_vd70.dpk

I named mine

B304_r2007.dpk
B304_vr2007.dpk
B304_vd2007.dpk

Assuming you use the same names as I did -

1. Edit B304_vr2007.dpk
2. Go to the requires section and locate B304_r70.dpk
3. Change it to B304_r2007.dpk
4. Save the package
5. Compile the package
6. Edit B304_vd2007.dpk
7. Go to the requires section and locate B304_vr70.dpk
8. Change it to B304_vr2007.dpk
9. Save the package
10. Install the package

IIRC, that should be all you need to do....
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Malcolm Ch » Fri, 08 Jun 2007 15:17:47

ohn

There are "RUNTIME" packages (which you compile first).
Then ther are "DESIGN" packeages (which you compile and install) (some
say just install).

If you open the packages in D2007. Right mouse click on the
appropriate file and compile or install.

--

Malcolm
Townsville, Australia



"John Jefkins" < XXXX@XXXXX.COM > wrote in message
news: XXXX@XXXXX.COM ...


 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by John Jefki » Fri, 08 Jun 2007 15:18:40


Thanks Bill. But I am not quite there yet.
How do you turn the DPK files into a BPL file (which the Add package tool
appears to need)

When I pick Install Packages (or Project / Options / Packages) and try to
Add the package it says that a dpk file is invalid.

I did as you said. Copied and Edited the files (in notepad and also in
Delphi 2007)
Not sure how to compile a dpk file though.
It created a dproj file and Ctrl+F9 did create a load of dcu files - but its
creates no BPL file.

On D6 pro I have a Tools / Package Collection Editor option
No such option on D2007 Pro.

Very grateful for your help with this
John







and
fine.

contents
we
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by John Jefki » Fri, 08 Jun 2007 16:13:44

hanks.
Still making the transition from D6 to D2007.
Right clicking the files listed on the top right list - and picking compile
did produce a BPL file (when I had got the search filepaths sorted).

When I had produced one for the VD file - the designtime package, my project
has now accepted the addition of this file and I have the abbrevia palette
back !!!

Now to see if I can get these components do actually do what they are
supposed to....
(I''ll let you know how I get on - but all looks fine so far!!!)

Thanks all for your excellant help.

Abbrevia is a useful product. Ok for a Tzip component in Delphi proper !!

John




"Malcolm Cheyne" < XXXX@XXXXX.COM > wrote in message
news:4667a367$ XXXX@XXXXX.COM ...


 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Q Correl » Fri, 08 Jun 2007 18:36:24

John,

| b) know of another 3rd party tool to create Winzip files, list
| contents of those files and Unzip from them

I really like ZipForge!

--
Q

06/07/2007 02:36:00

XanaNews Version 1.17.5.7 [Q's salutation mod]
 
 
 

Abbrevia for Delphi2007 - zipping/unzipping Winzip files

Post by Q Correl » Fri, 08 Jun 2007 18:36:45

Steve,

| I use and like ZipForge

So do I. <g>

--
Q

06/07/2007 02:36:32

XanaNews Version 1.17.5.7 [Q's salutation mod]