The ZipStream Decompress utility is used to interactively decompress files that have been compressed with the ZipStream Compress utility.
ZipStream Decompress can be used in a Drag and Drop manner, or from the command line.
Drag and Drop Operation
For Drag and Drop, drag a folder or file object from one of the Drives Disk objects to the ZipStream Decompress objectand the contents of that folder or object will be decompressed.
By default, this operation will not decompress sub-directories. If you wish to decompress sub-directories via this method, you will need to add an '/S' switch to the objects parameters settings. Refer to OS/2 help on how to adjust object settings.
Command Line Operation
To operate from the command line, enter ZSUnPack at an OS/2 command prompt, followed by the file or directory names that you wish to process.
ZSUnpack filenames options
filenames may consist of OS/2 wildcard characters.
options may be:
/P pause after decompression operations are completed and wait for a key stroke.
/S descend the directory tree and decompress files with matching specifications in filenames.