Martin Prikryl 9ade41dc81 Merge branch 'master' into dev 3 months ago
..
WinSCP.targets 76142ad86a Bug 1581: Support PackageReference package management in NuGet package 7 years ago
WinSCPnet.nuspec 4ed28c554e Happy New Year 2025! 9 months ago
license.setup.txt cfbbf3f5de Bug 2201: Typo in GPL license in installer 2 years ago
license.txt ea98dbc4d4 Link update 6 years ago
readme.txt 2758819e67 https 5 years ago
readme_nuget.md f4f75d1816 Removing BOM 2 years ago
winscp.isl 3e257a0556 Issue 2381 – Restoring ability to restart Explorer to allow upgrade of drag&drop shell extension, when installing for current user, as after-restart replacement is not possible without Administrator privileges 4 months ago
winscpsetup.ico 7359c19ac8 Windows 11 flat style graphics 2 years ago
winscpsetup.iss 9ade41dc81 Merge branch 'master' into dev 3 months ago

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