58 lines
1.8 KiB
HTML
58 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<link rel="stylesheet" href="style.css">
|
|
<title>Help for MultiPar</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<table border=0 cellspacing=0 cellpadding=0>
|
|
<tr><td><font size=5>  When a future damage is predictable,<br>
|
|
you can prepare for it with</font><font size=6> MultiPar</font></td></tr>
|
|
</table>
|
|
</center>
|
|
<hr>
|
|
|
|
<table width="100%" border=0>
|
|
<tr valign="top"><td width="33%">
|
|
<h3>Read Me</h3>
|
|
<a href="readme1.htm">Introduction</a><br>
|
|
<a href="readme2.htm">Caution</a><br>
|
|
<a href="readme3.htm">Installation</a><br>
|
|
<a href="readme4.htm">Support</a>
|
|
</td><td>
|
|
<h3>User's manual</h3>
|
|
<a href="create.htm">Create window</a><br>
|
|
<a href="preview.htm">Preview window</a><br>
|
|
<a href="creating.htm">Creating window</a><br>
|
|
<a href="verify.htm">Verify window</a><br>
|
|
<a href="recreate.htm">Recreate window</a><br>
|
|
<a href="option.htm">Option window</a>
|
|
</td><td width="35%">
|
|
<h3>Practical hints</h3>
|
|
<a href="howto1.htm">Basic use</a><br>
|
|
<a href="howto2.htm">Select source files</a><br>
|
|
<a href="howto3.htm">Design recovery files</a><br>
|
|
<a href="howto4.htm">Verify and repair</a><br>
|
|
<a href="problem.htm">Known problem</a><br>
|
|
<a href="donate.htm">How to donate</a>
|
|
</td></tr>
|
|
<tr><td colspan=3><font size=1> </font></td></tr>
|
|
<tr valign="top"><td>
|
|
<h3>Other documents</h3>
|
|
<a href="intro.htm">Introducing Parchive</a><br>
|
|
<a href="batch.htm">Batch script</a><br>
|
|
<a href="python.htm">Python script</a><br>
|
|
<a href="record.htm">Add recovery record</a>
|
|
</td><td colspan=2>
|
|
<h3>External documents</h3>
|
|
There are command-line manuals in "<tt>help</tt>" folder.
|
|
</td></tr>
|
|
</table>
|
|
|
|
<hr>
|
|
<small>last update 2025/01/20 for version 1.3.3.5</small>
|
|
|
|
</body>
|
|
</html>
|