[X2Go-Commits] page changed: wiki:development:build-howto-mswin:x2goclient

wiki-admin at x2go.org wiki-admin at x2go.org
Sun Feb 22 18:24:00 CET 2015


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2015/02/22 17:24
Browser     : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
IP-Address  : 71.175.97.130
Hostname    : pool-71-175-97-130.phlapa.fios.verizon.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1424625605
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: Add Section: Creating an NSIS Installer
User        : mikedep333

@@ -664,4 +664,12 @@
  These are the only binaries you need from PuTTY. Copy them directly into the ''dist/'' folder.
  
    *plink.exe
    *pscp.exe
+ 
+ ===== Creating an NSIS Installer =====
+ 
+ Install NSIS Unicode (currently, 2.46.5): http://www.scratchpaper.com/
+ 
+ Then, edit nsis/x2goclient.nsi to replace all instances of ''X2GOCLIENT_VERSION'' with the actual version, and any string at the end. For
example ,if you were doing a test build of fixing bug 123 on top of 4.0.3.2, ''4.0.3.2-bug123''
+ 
+ Then, open nsis\x2goclient.nsi with NSIS Unicode. It will build an installer (*-setup.exe) to the same directory.



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list