Martin Prikryl 1d81541b47 Temporarily not updating drag&drop shell extension for minor changes when installing for current user (related to Issue 2381) 3 tháng trước cách đây
..
WinSCP.targets 76142ad86a Bug 1581: Support PackageReference package management in NuGet package 7 năm trước cách đây
WinSCPnet.nuspec 0f525a8178 Happy New Year 2025! 9 tháng trước cách đây
license.setup.txt d2934dd128 Bug 2201: Typo in GPL license in installer 2 năm trước cách đây
license.txt 5d3a3f99f8 Link update 6 năm trước cách đây
readme.txt 2758819e67 https 5 năm trước cách đây
readme_nuget.md f4f75d1816 Removing BOM 2 năm trước cách đây
winscp.isl 75dd266823 Bug 83: MSI installation package 2 năm trước cách đây
winscpsetup.ico 7359c19ac8 Windows 11 flat style graphics 2 năm trước cách đây
winscpsetup.iss 1d81541b47 Temporarily not updating drag&drop shell extension for minor changes when installing for current user (related to Issue 2381) 3 tháng trước cách đây

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