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

wiki-admin at x2go.org wiki-admin at x2go.org
Wed May 22 22:31:17 CEST 2019


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

Date        : 2019/05/22 20:31
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0
IP-Address  : 178.162.222.163
Hostname    : 178.162.222.163.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1558555293
New Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Creating an NSIS Installer] Update NSIS references and document the switch from NSIS Unicode to NSIS.
User        : ionic

@@ -706,9 +706,11 @@
  
  
  ===== Creating an NSIS Installer =====
  
- Install NSIS Unicode (currently, 2.46.5): http://www.scratchpaper.com/
+ Install NSIS (currently, 3.04): https://nsis.sourceforge.io
+ 
+ Previously, we used NSIS Unicode, but this project is stale and NSIS 3.x nowadays supports Unicode.
  
  Then, edit ''nsis/x2goclient.nsi'' and 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, use ''4.0.3.2-bug123'' as the version string.
  
  Then, open ''nsis\x2goclient.nsi'' with NSIS Unicode. It will build an installer (''*-setup.exe'') and put it into the same directory.


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



More information about the x2go-commits mailing list