mirror of
https://github.com/Alukym/VMProtect-Source.git
synced 2025-06-11 10:27:58 -05:00
Initial commit
This commit is contained in:
38
help/en/menu_help.htm
Normal file
38
help/en/menu_help.htm
Normal file
@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<link rel="Stylesheet" type="text/css" href="default.css" />
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=utf-8" />
|
||||
|
||||
<title>"Help" menu</title>
|
||||
<style type="text/css">
|
||||
/*<![CDATA[*/
|
||||
div.c2 {text-align: center}
|
||||
/*]]>*/
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>"Help" menu</h1>
|
||||
<p><img src="images/menu_help.png" /></p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Home Page</strong> - open VMProtect homepage;</li>
|
||||
<li><strong>Contents</strong> - open VMProtect help file;</li>
|
||||
<li><strong>About...</strong> - see general information about VMProtect.</li>
|
||||
</ul>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<hr noshade="noshade" size="1" />
|
||||
|
||||
<div align="center">
|
||||
© 2006-2015 Copyright VMProtect Software
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user