Ignore:
Timestamp:
Dec 8, 2005, 7:15:10 AM (20 years ago)
Author:
root
Message:

Update help text, bitmaps and icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/archive.ipf

    r10 r268  
    22:i1 id=aboutExtract.Extract from archives
    33:artwork name='..\..\bitmaps\extract.bmp' align=center.
     4:p.
    45To extract from an archive, select the archive(s), then select
    56:hp1.Extract:ehp1. from a context menu.
     
    89extraction, add masks for files to extract, tweak the command line for
    910exotic settings, and select the extraction directory (the directory to
    10 which the files will be extracted.  You can drag file system objects
     11which the files will be extracted. You can drag file system objects
    1112onto the Extract Directory entryfield to set the extraction directory,
    1213or you can type in one you like, or click the Walk button.
    1314:p.
    1415If you check the :hp1.Remember...:ehp1. checkbox, this dialog will
    15 remember some of its settings for the next time you use it.  Uncheck
     16remember some of its settings for the next time you use it. Uncheck
    1617it and it'll forget them and use the defaults.
    1718:p.
     
    3536not, so, for example, trying to extract "*.PKT" when the file inside the
    3637archive is "01234567.pkt" will fail to extract the file -- you'd have to
    37 use "*.pkt".  If in doubt, use both.
     38use "*.pkt". If in doubt, use both or use the -C command line switch to
     39force UNZIP to ignore case.
    3840
    3941:h2 res=90300 name=PANEL_ARCHIVE.Build an archive
    4042:i1 id=aboutArchive.Build an archive
    4143:artwork name='..\..\bitmaps\archive.bmp' align=center.
     44:p.
    4245To build an archive, select some files, then select :hp1.Archive:ehp1.
    43 from a context menu.  You can add files to an existing archive by
     46from a context menu. You can add files to an existing archive by
    4447link-dragging them onto the archive object, or dragging them onto an
    4548:hp1.:link reftype=hd res=90200.Archive Container:elink.:ehp1. window.
     
    4851listbox from which to pick an archiver.
    4952After that, another dialog appears to let you modify how the archive
    50 will be created.  Additional masks may be entered (remember that the ZIP
     53will be created. Additional masks may be entered (remember that the ZIP
    5154and UNZIP programs are case sensitive), the archiver command line
    5255tweaked, and so forth. Click :hp1.Okay:ehp1. to create the archive, or
     
    5457:p.
    5558Note that the archive name may be an existing archive, in which case
    56 it's modified by adding the new files.  If some of the files are
     59it's modified by adding the new files. If some of the files are
    5760already in the archive, they're replaced.
Note: See TracChangeset for help on using the changeset viewer.