Compressors Disk 1 (Oct 1991) : Imploder3.1 /

Options:

Name Size Date Type
../
explode.library 1616 1991-08-25
FInf 5484 1991-08-25
Imploder 36592 1991-08-25
Imploder.doc 11720 1991-08-25 Text [Original]
InstallLibrary 797 1991-08-25 Text [Original]
POSTER 2097 1991-08-25 Text [Original]

InstallLibrary

.K ""
echo "This script will install explode.library, after checking to see if"
echo "you already have one.  If so, it will check the version numbers"
echo "of the installed one, and the one in this directory, and give"
echo "you the option of installing the one found here."
echo ""

if not EXISTS libs:explode.library
	echo "No existing library, installing libs:explode.library..."
	copy explode.library libs:explode.library
else
	echo "Examine the version numbers of each library."
	echo ""
	version libs:explode.library
	version /Imploder/explode.library
	echo ""
	ask "Do you wish to overwrite libs:explode.library?"
	if WARN
		echo "Updating libs:explode.library..."
		copy explode.library libs:explode.library
	endif
endif

echo "All Done.  Click close gadget to get rid of window."
endcli

POSTER

This material was downloaded from People Link.  Below is a copy of the
information from the People Link Amiga Zone library area:

-Fred  ><>
 31-Dec-90

LIB> 25972
-----
AMIGA ZONE                 Sec:  4
Name : IMPLODER.LZH          Num: 25,972
By:   BARRY      Date: 12/15/90 13:06
Bytes:    49,280    Downloads:   185
Binary!
Title:    TURBO IMPLODER 3.1
Keywords: COMPRESSION IMPLODER ARCHIVE CRUNCH PACK
-----
Turbo Imploder 3.1 - Peter Struijk and Albert J. Brouwer formerly Discovery (c)
compacts executable code.  Highly efficent and super fast!  Even plays music
while U wait!
-----
The Imploder allows you to reduce the size of executable files while letting
them retain full functionality. There are other "crunchers" or "packers"
available for the Amiga, but none are as mindful of the complexities of your
Amiga system as the Imploder. In addition to this, its algorithms are more
efficient, both in terms of speed, and size reduction.

Basic operation is clicking and using pull-down menus. If you can't figure
it out, you're not likely to be in need of using the Imploder anyway.

Though operating the Imploder isn't hard, the complexities of the Amiga
give rise to the need for imploding different types of executable files in
a number of different ways. This, and how to modify the various settings in
order to effectuate proper behaviour is explained below.

Please note that not reading the manual won't inhibit you from using the
Imploder; it automatically detects, and reacts to almost all exceptions,
and for the vast majority files it suffices to just hit the "Proceed" gadget
after loading has finished. However, if you want to make optimal use of the
Imploder's capabilties, you should consult the section below.
Also in this manual are datailed descriptions of the "explode.library" and
the "FInf" utility. Enjoy.
---
Note: if you've been using PowerPacker.. check out the Imploder.
You'll be amazed at what this thing can do.  Be sure to read the rest
of the .doc file as although Impoder is insanely easy to use it has
some features which won't be immediately obvious.