                                
                                Crunch V1.31
                                -

To use Crunch V1.31 you need approximately 480 Kb of conventional memory, and 
a mouse is needed for some operations, but the program can be used without a 
mouse. If you want to pack something to or from disks, you need to install 
Crunch on your harddisk. 

If you receive an Out of Memory message when trying to pack a program, it is 
because you don't have enough conventional memory. Remove TSR programs to get 
more conventional memory.

If you want to be able to start Crunch, from another directory than the one 
where you have placed the program, then make a ".BAT" file which goes to the 
directory where Crunch is placed, and then starts up the program. 

Example:
If you have installed Crunch to C:\CRUNCH, then make a batch-file called
CRUNCH.BAT which looks like this:

@C:
@CD C:\CRUNCH
@CRUNCH.EXE

And place this .BAT file in C:\DOS.

Be sure that AUTOEXEC.BAT has this command:

Path = C:\DOS
