Martin Prikryl c21ca3139d Bug 1458: When upgrading the drag&drop shell extension, silently postpone replacement until the next system restart, unless the new extension is incompatible há 9 anos atrás
..
WinSCPnet.nuspec 8a43797276 HTTPS link to MPL há 7 anos atrás
install.ps1 dd3f10cf2a 5.5.2 há 7 anos atrás
license.setup.txt 0b55fca03a HTTPS links in readme, release notes, license, properties of binaries, PAD, installer há 7 anos atrás
license.txt 0b55fca03a HTTPS links in readme, release notes, license, properties of binaries, PAD, installer há 7 anos atrás
readme.txt 056f7dfec2 Making installer custom-compilable again: há 7 anos atrás
winscp.isl c21ca3139d Bug 1458: When upgrading the drag&drop shell extension, silently postpone replacement until the next system restart, unless the new extension is incompatible há 7 anos atrás
winscpsetup.ico d8f92984b9 First public commit of dev branch há 7 anos atrás
winscpsetup.iss c21ca3139d Bug 1458: When upgrading the drag&drop shell extension, silently postpone replacement until the next system restart, unless the new extension is incompatible há 7 anos atrás

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