Martin Prikryl 06cb030468 Removing pre-Vista compatibility code (Inno Setup does not support older Windows versions anymore) пре 11 месеци
..
WinSCP.targets 76142ad86a Bug 1581: Support PackageReference package management in NuGet package пре 7 година
WinSCPnet.nuspec accb066c51 Happy New Year 2024! пре 1 година
license.setup.txt cfbbf3f5de Bug 2201: Typo in GPL license in installer пре 2 година
license.txt ea98dbc4d4 Link update пре 6 година
readme.txt 2758819e67 https пре 5 година
readme_nuget.md f4f75d1816 Removing BOM пре 2 година
winscp.isl 75dd266823 Bug 83: MSI installation package пре 3 година
winscpsetup.ico 7359c19ac8 Windows 11 flat style graphics пре 3 година
winscpsetup.iss 06cb030468 Removing pre-Vista compatibility code (Inno Setup does not support older Windows versions anymore) пре 11 месеци

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