mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-07 03:38:05 -05:00
Doc: add a statement on adding NSIS to system path in build instructions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1919 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
8cd560477a
commit
354163dae4
@ -41,14 +41,20 @@
|
|||||||
http://davmail.svn.sourceforge.net/viewvc/davmail/trunk
|
http://davmail.svn.sourceforge.net/viewvc/davmail/trunk
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>Additional step on Windows: Download and install NSIS from
|
<li>Additional steps on Windows:
|
||||||
<a href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a>.
|
<ul>
|
||||||
Then get KillProcess plugin from
|
<li>Download and install NSIS from
|
||||||
<a href="http://www.esanu.name/software/index.php/nsis-kill-process/">
|
<a href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a>
|
||||||
http://www.esanu.name/software/index.php/nsis-kill-process/
|
</li>
|
||||||
</a>
|
<li>Make sure NSIS install path (C:\Program Files\NSIS) is available in system path</li>
|
||||||
or the nsis directory in DavMail source. Copy the processwork.dll
|
<li>Then get KillProcess plugin from
|
||||||
library to NSIS plugin directory.
|
<a href="http://www.esanu.name/software/index.php/nsis-kill-process/">
|
||||||
|
http://www.esanu.name/software/index.php/nsis-kill-process/
|
||||||
|
</a>
|
||||||
|
or the nsis directory in DavMail source.
|
||||||
|
</li>
|
||||||
|
<li>Copy the processwork.dll library to NSIS plugin directory.</li>
|
||||||
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Go into davmail directory root directory (which contains the build.xml file) and
|
<li>Go into davmail directory root directory (which contains the build.xml file) and
|
||||||
type:
|
type:
|
||||||
|
Loading…
Reference in New Issue
Block a user