Martin Prikryl 3c92db654f Happy New Year 2018! há 7 anos atrás
..
WinSCPnet.nuspec 3c92db654f Happy New Year 2018! há 7 anos atrás
install.ps1 83ee935a95 Removing BOM from source code files, except for C# files há 7 anos atrás
license.setup.txt 576f94d902 https for www.gnu.org há 7 anos atrás
license.txt 576f94d902 https for www.gnu.org há 7 anos atrás
readme.txt 5884472980 https:// for www.chiark.greenend.org.uk há 7 anos atrás
winscp.isl 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters há 7 anos atrás
winscpsetup.ico d8f92984b9 First public commit of dev branch há 7 anos atrás
winscpsetup.iss 3c92db654f Happy New Year 2018! há 7 anos atrás

readme.txt

To create 'WinSCP-x.x.x-Setup.exe' install package, follow these steps:
- Build 'WinSCP.exe', 'Console.com', 'DragExt.dll' and 'DragExt64.dll' (see ..\readme)
- Install 'Inno Setup'
http://www.jrsoftware.org/isinfo.php
- Install 'PuTTY' package
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
- Create 'translations' subfolder
- Copy the 'Default.isl' from Inno Setup installation to 'translations\WinSCP.en.islu'
- Append the 'winscp.isl' to the 'translations\WinSCP.en.islu'
- Run 'iscc winscpsetup.iss'
- File 'WinSCP-x.x.x-Setup.exe' is created