Changeset 268 for trunk/dll/ipf/archive.ipf
- Timestamp:
- Dec 8, 2005, 7:15:10 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/dll/ipf/archive.ipf (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/archive.ipf
r10 r268 2 2 :i1 id=aboutExtract.Extract from archives 3 3 :artwork name='..\..\bitmaps\extract.bmp' align=center. 4 :p. 4 5 To extract from an archive, select the archive(s), then select 5 6 :hp1.Extract:ehp1. from a context menu. … … 8 9 extraction, add masks for files to extract, tweak the command line for 9 10 exotic settings, and select the extraction directory (the directory to 10 which the files will be extracted. You can drag file system objects11 which the files will be extracted. You can drag file system objects 11 12 onto the Extract Directory entryfield to set the extraction directory, 12 13 or you can type in one you like, or click the Walk button. 13 14 :p. 14 15 If you check the :hp1.Remember...:ehp1. checkbox, this dialog will 15 remember some of its settings for the next time you use it. Uncheck16 remember some of its settings for the next time you use it. Uncheck 16 17 it and it'll forget them and use the defaults. 17 18 :p. … … 35 36 not, so, for example, trying to extract "*.PKT" when the file inside the 36 37 archive is "01234567.pkt" will fail to extract the file -- you'd have to 37 use "*.pkt". If in doubt, use both. 38 use "*.pkt". If in doubt, use both or use the -C command line switch to 39 force UNZIP to ignore case. 38 40 39 41 :h2 res=90300 name=PANEL_ARCHIVE.Build an archive 40 42 :i1 id=aboutArchive.Build an archive 41 43 :artwork name='..\..\bitmaps\archive.bmp' align=center. 44 :p. 42 45 To build an archive, select some files, then select :hp1.Archive:ehp1. 43 from a context menu. You can add files to an existing archive by46 from a context menu. You can add files to an existing archive by 44 47 link-dragging them onto the archive object, or dragging them onto an 45 48 :hp1.:link reftype=hd res=90200.Archive Container:elink.:ehp1. window. … … 48 51 listbox from which to pick an archiver. 49 52 After that, another dialog appears to let you modify how the archive 50 will be created. Additional masks may be entered (remember that the ZIP53 will be created. Additional masks may be entered (remember that the ZIP 51 54 and UNZIP programs are case sensitive), the archiver command line 52 55 tweaked, and so forth. Click :hp1.Okay:ehp1. to create the archive, or … … 54 57 :p. 55 58 Note 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 are59 it's modified by adding the new files. If some of the files are 57 60 already in the archive, they're replaced.
Note:
See TracChangeset
for help on using the changeset viewer.
