Martin Prikryl 5c0ef021ba Updating NuGet package to use <icon> instead of deprecated <iconUrl> + hace 6 años
..
WinSCP.targets 76142ad86a Bug 1581: Support PackageReference package management in NuGet package hace 7 años
WinSCPnet.nuspec 5c0ef021ba Updating NuGet package to use <icon> instead of deprecated <iconUrl> + hace 6 años
license.setup.txt ea98dbc4d4 Link update hace 6 años
license.txt ea98dbc4d4 Link update hace 6 años
readme.txt 5884472980 https:// for www.chiark.greenend.org.uk hace 7 años
winscp.isl fce4f2473d Using Inno Setup 6 built-in functionality to choose between "all users" and "current user" installations hace 6 años
winscpsetup.ico d8f92984b9 First public commit of dev branch hace 7 años
winscpsetup.iss 660872a027 Setting VersionInfoOriginalFileName hace 6 años

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