There is a compressor out there called "pz".   It doesn't
have a "self-extracting" mode, but there -is- an "extract only"
version of the app.  You can find it at
http://www.sra.co.jp/people/hoshi/palmos/pz.html

Source is included if you get ambitious...  It might be possible to
initialize a db w/ the "extract only" version code and then append
all the compressed databases to the end of it ...

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!


Steve Sabram wrote in message <[EMAIL PROTECTED]>...
>
>Here's an idea.  There has been talk of this but I haven't seen am
implementation of this yet.  One could write a compressor that
>would get multiple prc's and pdb's into one big self extracting prc.  You
would then only have one prc to beam over.  Upon execution
>on the other Palm device, it would extract all the compressed databases and
prc's you need in that format.
>
>In the Windows world, there are packages and self extracting ZIP files.
Technically, an app like this is very possible on the
>Palm.  Someone just needs to write it.
>
>Steve
>
>Jeff Ishaq wrote:
>
>> "Tom Zerucha" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> >
>> > On Sun, Sep 10, 2000 at 04:28:54PM -0400, Jeff Ishaq wrote:
>> > > Other than using a self-exploding archive like those created with TRG
>> > > InstallPro, which would do the trick but require a prohibitive amount
of
>> > > free space on the device for explosion, the only solution I could
come
>> up
>> > > with was this:
>> >
>> > If the databases are read-only and under 64k, you can do a create
>> > database from image and simply store the pdb images as resources with
>> > the application prc.  Also you can incorporate the data as resources
>> > in the PRC itself.
>>
>> These DBs are well over 64K, but thanks, that's a good idea anyway.  :)
>>
>> -Jeff
>>
>> --
>> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
>
>





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to