A page in your DokuWiki was added or changed. Here are the details: Date : 2015/02/22 17:59 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?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient Edit Summary: [Creating an NSIS Installer] add command for NSIS User : mikedep333 @@ -636,4 +636,10 @@ 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. + + If you wish to build via the command-line, run: + <code> + C:\Program Files (x86)\NSIS\Unicode\makensis.exe x2goclient.nsi. + </code> + (Adjust path if on 32-bit Windows.) -- This mail was generated by DokuWiki at http://wiki.x2go.org/