1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=Windows-1251">
<title> Password Safe</title>
<!-- pwsafe version: 2.11--><!-- Modified: 15/06/2005 --><!--Popup control -->
<script language="javascript" src="html/popups.js">
</script>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<object id="popup" type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"></object>
<!-- Popup Source File -->
<h2> Password Safe</h2>
<p> . , / . , .</p>
<ul>
<li> <b>Password Safe</b> 1.x , 1.x.</li>
<li> <b>Password Safe</b> 2.x , 2.x 1.x.<b></b></li>
<li> <b>Password Safe</b> 3.x .</li>
</ul>
<p> , <b>Password Safe</b>, , . , , , (, ).</p>
<p> , <b>Password Safe</b>.</p>
<h3> </h3>
<p> , <b>Password Safe</b> (<b>→ </b>, <b> v1.x</b> <b> v2.x</b>). , , . , .</p>
<!-- Added some white space at the bottom for natural scrolling -->
<br>
<br>
<br>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="Upgrading from previous versions">
<param name="Keyword" value="Password Safe 1.x">
<param name="Keyword" value="Password Safe 2.x">
</object>
</body>
</html>
|