Doc: update server setup documentation, use noinstall package on Windows

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2014-01-21 22:37:27 +00:00
parent d8000b6497
commit 465900e7ae
2 changed files with 7 additions and 3 deletions

View File

@ -87,7 +87,10 @@
<ul> <ul>
<li> <li>
<strong>Standalone:</strong> <strong>Standalone:</strong>
Download platform independent package Download noinstall package for Windows:
<a href="http://sourceforge.net/projects/davmail/files/">davmail-<em>version</em>-windows-noinstall.zip
</a>
or platform independent package for other operating systems:
<a href="http://sourceforge.net/projects/davmail/files/">davmail-<em>version</em>.zip <a href="http://sourceforge.net/projects/davmail/files/">davmail-<em>version</em>.zip
</a> </a>
<br/> <br/>

View File

@ -22,8 +22,9 @@
In this mode many users can share the same DavMail instance. In this mode many users can share the same DavMail instance.
</p> </p>
<p>Download the generic DavMail package from Sourceforge and uncompress it with <p>Download the noinstall package for Windows or platform independent DavMail package
your favorite tool, e.g. on Linux:&#x20;<code>unzip davmail-*.zip</code>. from Sourceforge and uncompress it with your favorite tool,
e.g. on Linux:&#x20;<code>unzip davmail-*.zip</code>.
</p> </p>
<p>Prepare a davmail.properties file according to your local needs : <p>Prepare a davmail.properties file according to your local needs :
</p> </p>