readme.txt 576 B

1234567891011
  1. To create 'WinSCP-x.x.x-Setup.exe' install package, follow these steps:
  2. - Build 'WinSCP.exe', 'Console.com', 'DragExt.dll' and 'DragExt64.dll' (see ..\readme)
  3. - Install 'Inno Setup'
  4. https://jrsoftware.org/isinfo.php
  5. - Install 'PuTTY' package
  6. https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
  7. - Create 'translations' subfolder
  8. - Copy the 'Default.isl' from Inno Setup installation to 'translations\WinSCP.en.islu'
  9. - Append the 'winscp.isl' to the 'translations\WinSCP.en.islu'
  10. - Run 'iscc winscpsetup.iss'
  11. - File 'WinSCP-x.x.x-Setup.exe' is created