Differences
This shows you the differences between the selected revisions of the page.
| installation 2023-11-12 | installation 2025-06-13 (current) | ||
| Line 62: | Line 62: | ||
| Learn how to create a [[custom_distribution|custom distribution of WinSCP]]. | Learn how to create a [[custom_distribution|custom distribution of WinSCP]]. | ||
| - | ==== | + | ===== Administration Tasks ===== |
| + | Learn how a system administrator can [[administration|restrict or enforce certain functionality]] of the application. | ||
| ===== [[verifying]] Verifying Integrity of Installer ===== | ===== [[verifying]] Verifying Integrity of Installer ===== | ||
| Line 76: | 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> | ||