Martin Prikryl 0a7aa9a22b Merge branch 'hotfix' 3 gadi atpakaļ
..
WinSCP.targets 76142ad86a Bug 1581: Support PackageReference package management in NuGet package 7 gadi atpakaļ
WinSCPnet.nuspec 0a7aa9a22b Merge branch 'hotfix' 3 gadi atpakaļ
license.setup.txt 5d3a3f99f8 Link update 6 gadi atpakaļ
license.txt 5d3a3f99f8 Link update 6 gadi atpakaļ
readme.txt 2758819e67 https 5 gadi atpakaļ
winscp.isl 71c1fdb17c Removing > from the installer's Accept button to match the same change in Inno Setup's Back and Next buttons in 6.1.1 4 gadi atpakaļ
winscpsetup.ico d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
winscpsetup.iss 0a7aa9a22b Merge branch 'hotfix' 3 gadi atpakaļ

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'
https://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