Martin Prikryl 2c5cce0cfa Removing old putty.hlp when upgrading (should have been part of b93e3c1 - Installing PuTTY help file in modern .chm format) 9 năm trước cách đây
..
WinSCPnet.nuspec 8a43797276 HTTPS link to MPL 7 năm trước cách đây
install.ps1 dd3f10cf2a 5.5.2 7 năm trước cách đây
license.setup.txt 0b55fca03a HTTPS links in readme, release notes, license, properties of binaries, PAD, installer 7 năm trước cách đây
license.txt 0b55fca03a HTTPS links in readme, release notes, license, properties of binaries, PAD, installer 7 năm trước cách đây
readme.txt 056f7dfec2 Making installer custom-compilable again: 7 năm trước cách đây
winscp.isl a7bbcd3fd4 Uppercase titles on custom installer pages 7 năm trước cách đây
winscpsetup.ico d8f92984b9 First public commit of dev branch 7 năm trước cách đây
winscpsetup.iss 2c5cce0cfa Removing old putty.hlp when upgrading (should have been part of b93e3c1 - Installing PuTTY help file in modern .chm format) 7 năm 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'
http://www.jrsoftware.org/isinfo.php
- Install 'PuTTY' package
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.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