lcUnzip

PKUNZIP

Home Dic
lcP
A very simple
unzipping program
ltHomepage Option
http://brain.eu.org/pkunzip.exe URL DEAD dlDownload PKUNZIP [29K]
 
This system will automatically set you up so that any downloaded Zip file
will automatically unzip its contents into the Navigator working directory, say, c:/hypernet.

In this type of download, the Zip file will normally be a set of HTML files
that will integrate with existing HTML files in the intranet called c:/hypernet.

Installation  (Four fairly quick and simple steps)

  • Set the environment variable PKUNZIP to -o in AUTOEXEC.BAT
    and reboot the computer. This ensures automatic file overwrite.
    If you don't do this step then you will be prompted for overwrites.

    This means adding the line:-

    SET PKUNZIP = -o

    on say the end of AUTOEXEC.BAT in the root directory c:/

  • Make sure a copy of pkunzip.exe is in the c:/hypernet directory.
    Just download it from this page and put it in c:/hypernet.

  • Configure this pkunzip.exe as the Navigator helper application for Zip files.

    In Navigator (2.02) select Options + General Preferences + Helpers.

    You should set pkunzip.exe to launch for at least the following three zip file types:-

    application/zip
    application/x-zip-compressed
    multipart/x-zip

    If the file type doesn't exist then create it. For example in 'application/zip'
    the Mime type is 'application', the Mime sub type is 'zip' and the extension is 'zip'.
    Once done then click on the relevant row in the list then click 'Launch application'
    and then click 'Browse'. Find pkunzip.exe in c:/hypernet select it, and click the OK.
    Repeat till all three are done.

  • Files will be unzipped into the Navigator working directory. Make sure you know
    what this is. Please see the Homepage Option.