A page in your DokuWiki was added or changed. Here are the details: Date : 2015/03/11 02:46 Browser : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 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: [Copy the X2Go Client binaries to the desired folder] copy-pasta typo User : mikedep333 @@ -219,17 +219,17 @@ * CreateShortCut "$DESKTOP\X2Go Client.lnk" "$INSTDIR\x2goclient.exe" "--debug" ==== Copy the X2Go Client binaries to the desired folder ==== - The 2 binaries to copy are. + The 2 binaries to copy are: - x2goclient.exe (from the ''release/'' folder) - x2gohelper.exe (from the ''release/'' folder) However, you must decide where you wish to copy them. - - If you wish to run x2goclient from a folder without creating and running the NSIS installer , copy them to the ''dist'' folder. - - If you wish to run x2goclient from a folder without creating and running the NSIS installer , create the ''nsis\x2goclient'' folder and copy them there + - If you wish to run x2goclient from a folder without creating and running the NSIS installer , copy them to the ''dist'' folder. This is the folder where you will run them from. + - If you wish to create an x2goclient NSIS installer, create the ''nsis\x2goclient'' folder and copy them there ==== Pack/Compress X2Go Client ==== You may want to pack X2Go Client to reduce it size. You can do it with [[http://upx.sourceforge.net/|upx]], which is available for Windows, Linux and Cygwin. -- This mail was generated by DokuWiki at http://wiki.x2go.org/