SFTP.cloud Storage Connector installer
=====================================

This archive holds two files that belong together:

    sc-setup.exe   the installer
    sc-setup.sig   its signature

Keep them in the same folder. Before it touches anything the installer verifies
itself against that signature, and refuses to run without it.

This is the console build, for scripted deployment. From an elevated
PowerShell in this folder:

    .\sc-setup.exe install --access local

Add --silent to answer every prompt with its default.

To remove the Connector later:

    .\sc-setup.exe uninstall

Full instructions: https://docs.sftp.cloud/connector/install-windows
