[Yanel-commits] rev 40004 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Mon Nov 17 23:09:46 CET 2008


Author: michi
Date: 2008-11-17 23:09:45 +0100 (Mon, 17 Nov 2008)
New Revision: 40004

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c
Log:
instructions improved

Modified: public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c	2008-11-17 19:27:49 UTC (rev 40003)
+++ public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c	2008-11-17 22:09:45 UTC (rev 40004)
@@ -5,5 +5,16 @@
 <head>
 <title>Create a Windows Installer for Yanel</title></head>
 
-<body>  <ul><li>Start Windows<br/></li><li>Checkout Yanel from SVN</li><li>OPTIONAL: Update the revision number within src/build/(local.)build.properties</li><li>Run <i>build bin-snapshot</i></li><li>Download NSIS 2.24 from <a href="http://nsis.sourceforge.net/">http://nsis.sourceforge.net/</a></li><li>Install NSIS</li><li>Start NSIS (Click on &quot;MakeNSISW (compiler GUI)&quot;)<br/></li><li>Click on &quot;File&quot; menu and then click on &quot;Load Script ...&quot; and open <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win/install-yanel.nsi</i></li><li>An exe <i>install-yanel-1.0-dev-rREVISION.exe</i> should be created in the folder: <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win</i> which can be provided as binary snapshot/release within the <a href="en/download/windows.html">Windows download section</a><br/></li></ul></body>
+<body>
+<h1>Create Binary for Windows</h1>
+<ul>
+<li>Start Windows<br/></li>
+<li>Checkout Yanel from <a href="download/source-repository.html">SVN</a></li>
+<li>Run <i>build source-snapshot</i></li>
+<li>Change directory <i>build/source-snapshots/wyona-yanel-SNAPSHOT-VERSION-rREVISION-src</i></li>
+<li>Run <i>build bin-snapshot</i></li>
+<li>Download NSIS 2.24 from <a href="http://nsis.sourceforge.net/">http://nsis.sourceforge.net/</a></li>
+<li>Install NSIS</li>
+<li>Start NSIS (Click on &quot;MakeNSISW (compiler GUI)&quot;)</li>
+<li>Click on &quot;File&quot; menu and then click on &quot;Load Script ...&quot; and open <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win/install-yanel.nsi</i></li><li>An exe <i>install-yanel-1.0-dev-rREVISION.exe</i> should be created in the folder: <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win</i> which can be provided as binary snapshot/release within the <a href="en/download/windows.html">Windows download section</a><br/></li></ul></body>
 </html>



More information about the Yanel-commits mailing list