Because this is Windows software it is okay for a file to not have an ending newline. If you edit such a file please keep it that way.
So that they can be uploaded to Transifex there are two encodings of the localization files. UTF8 as required by Transifex, and usually-ANSI, as required by InnoSetup. To convert between them see convert-inno-setup.
--
- Download InnoSetup from http://www.jrsoftware.org/download.php/is-unicode.exe (see http://www.jrsoftware.org/isdl.php)
- Install InnoSetup : wine is-unicode.exe /SILENT
- TODO: How to build wintray on Linux?
- Build the Setup : wine "C:\Program Files (x86)\Inno Setup 5\ISCC.exe" "FreenetInstall_InnoSetup.iss"
- See Output folder
- Install InnoSetup
- Build wintray and copy it to install_node\FreenetTray.exe
- Build the Setup : ISCC.exe "FreenetInstall_InnoSetup.iss"
- See Output folder