OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / chm / fm / plugins / 7-zip / extract.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4   <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
5   <TITLE>Extract Dialog Box</TITLE>\r
6   <LINK href="style.css" rel="stylesheet" type="text/css">\r
7 </HEAD>\r
8 \r
9 <BODY>\r
10 \r
11 <H1>Extract Dialog Box</H1>\r
12 \r
13 <P>Allows you to specify options for extracting files from archive.</P>\r
14 \r
15 <H4>How to run this dialog box</H4>\r
16 <P>There are two ways to run this dialog</P>\r
17 <UL>\r
18   <LI>To extract all files from an archive:\r
19     <OL>\r
20       <LI>In Windows Explorer or in 7-Zip, right-click the archive file.</LI>\r
21       <LI>Point to <B>7-Zip</B>, and then click <B>Extract files...</B>.</LI>\r
22     </OL>\r
23   </LI>\r
24 \r
25   <LI>To extract specified files from an archive opened in the browsing window:\r
26     <OL>\r
27       <LI>Open archive with 7-Zip.</LI>\r
28       <LI>Select items to extract.</LI>\r
29       <LI>Right-click items and then click <B>Copy To...</B>.</LI>\r
30     </OL>\r
31   </LI>\r
32 </UL>\r
33 \r
34 \r
35 <H4>Parameters</H4>\r
36 <DL>\r
37   <DT>Extract to</DT>\r
38   <DD>Provides a space for you to specify an output folder.\r
39      You can click &quot;<B>...</B>&quot; button to display &quot;Browse for folder&quot;\r
40      dialog box that you can use to locate output folder.</DD>\r
41 \r
42   <DT>Path mode</DT>\r
43   <DD>\r
44     <P>Specify extract mode:</P>\r
45     <TABLE>\r
46       <TR> <TH>Value</TH> <TH>Meaning</TH> </TR>\r
47       <TR> <TD>Full pathnames</TD> <TD>Extract files with full pathnames.</TD> </TR>\r
48       <TR> <TD>Current pathnames</TD> <TD>Extract files with all relative paths.</TD> </TR>\r
49       <TR> <TD>No pathnmes</TD> <TD>Extract files without folder paths.</TD> </TR>\r
50     </TABLE>\r
51   </DD>\r
52 \r
53   <DT>Overwrite mode</DT>\r
54   <DD>\r
55     <P>Specify overwrite mode for files that already present on disk:</P>\r
56     <TABLE>\r
57       <TR> <TH>Value</TH> <TH>Meaning</TH> </TR>\r
58       <TR> <TD>Ask before overwrite</TD> <TD>Ask before overwriting existing files.</TD> </TR>\r
59       <TR> <TD>Overwrite without prompt</TD> <TD>Overwrite existing files without prompt.</TD> </TR>\r
60       <TR> <TD>Skip existing files</TD> <TD>Skip extracting of existing files.</TD> </TR>\r
61       <TR> <TD>Auto rename</TD> <TD>Rename extracted files, if a file with the same name already exists.\r
62                         For example, file document.txt will be renamed to document_1.txt.</TD> </TR>\r
63     </TABLE>\r
64   </DD>\r
65 \r
66   <DT>Files</DT>\r
67   <DD>\r
68     <P>Specifies files for extracting:</P>\r
69     <TABLE>\r
70       <TR> <TH>Value</TH> <TH>Meaning</TH> </TR>\r
71       <TR> <TD>Selected files</TD> <TD>Extract only files that are selected in the main window.</TD> </TR>\r
72       <TR> <TD>All files</TD> <TD>Extract all files.</TD> </TR>\r
73     </TABLE>\r
74   </DD>\r
75 \r
76   <DT>Password</DT>\r
77   <DD>\r
78     <P>Specifies a password for encrypted archives.</P>\r
79   </DD>\r
80 </DL>\r
81 <UL>\r
82 \r
83 </BODY>\r
84 </HTML>\r