Differences
This shows you the differences between the selected revisions of the page.
installation 2023-06-28 | installation 2024-04-24 (current) | ||
Line 77: | Line 77: | ||
The certificate can also be displayed on the User Account Control prompt, when starting an [[ui_installer#mode|installation for all users]]. | The certificate can also be displayed on the User Account Control prompt, when starting an [[ui_installer#mode|installation for all users]]. | ||
- | You can also verify file integrity manually. Find ==checksums== of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. | + | You can also verify file integrity manually. Find ==checksums== of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe/download|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. |
<code> | <code> | ||
Line 88: | Line 88: | ||
===== [[msi]] MSI Installer ===== | ===== [[msi]] MSI Installer ===== | ||
- | For corporate administrators, WinSCP is also available in a form of <del>[[&downloads#stable_msi|MSI installer]]</del>. | + | For corporate administrators, WinSCP is also available in a form of [[&downloads#stable_msi|MSI installer]]. |
- | + | ||
- | //MSI installer is broken in the latest release, please [[https://sourceforge.net/projects/winscp/files/WinSCP/6.1/|download the MSI from the previous 6.1 release]] instead.// | + | |
The installer has no configuration options. It installs complete WinSCP, including all translations, tools and extensions. | The installer has no configuration options. It installs complete WinSCP, including all translations, tools and extensions. | ||