1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
davmail/src/site/xdoc/windowssetup.xml
mguessan bdb527ad99 Add linux screenshot
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@94 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-23 22:53:59 +00:00

55 lines
1.8 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Setup DavMail on windows</title>
<author email="mguessan@free.fr">Mickael Guessant</author>
</properties>
<body>
<section name="DavMail Setup on windows">
<p>Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with
Java 1.5. You may use DavMail with an older version, but the gateway will run as a
command line application.
</p>
<p>If Java is not available, DavMail Jsmooth launcher will trigger java download and
setup.
</p>
<p>DavMail setup is straightforward, just follow the setup wizard.
</p>
<p>Choose language:
</p>
<div style="width: 100%;text-align: center">
<img src="images/setup1.png"/>
</div>
<p>Click Next:
</p>
<div style="width: 100%;text-align: center">
<img src="images/setup2.png"/>
</div>
<p>Accept GPL licence:
</p>
<div style="width: 100%;text-align: center">
<img src="images/setup3.png"/>
</div>
<p>Choose path:
</p>
<div style="width: 100%;text-align: center">
<img src="images/setup4.png"/>
</div>
<p>Launch installation and start gateway:
</p>
<div style="width: 100%;text-align: center">
<img src="images/setup5.png"/>
</div>
<p>Adjust DavMail settings :
<a href="gettingstarted.html">Getting started</a>
</p>
</section>
</body>
</document>