diff options
Diffstat (limited to 'help/en/work.htm')
-rw-r--r-- | help/en/work.htm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/help/en/work.htm b/help/en/work.htm new file mode 100644 index 0000000..53bbe25 --- /dev/null +++ b/help/en/work.htm @@ -0,0 +1,35 @@ +<!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>Working with VMProtect</title> + <style type="text/css"> + </style> +</head> + +<body> + <h1>Working with VMProtect</h1> + + <p>Before you start working with VMProtect, please take a look at the following sections of the manual:</p> + + <ul> + <li><a href="create_project.htm">Project setup</a></li> + <li><a href="main_window.htm">Main window</a></li> + <li><a href="mode_console.htm">Console version</a></li> + </ul><br /> + <br /> + <br /> + <br /> + <br /> + <hr noshade="noshade" size="1" /> + + <div align="center"> + © 2006-2015 Copyright VMProtect Software + </div> +</body> +</html> |