Make WinSCP the default ftp program
This commit is contained in:
parent
6e6a8ebd6a
commit
339ea4f9b7
2 changed files with 33 additions and 0 deletions
scripts/Windows/Software/WinSCP
|
@ -5,3 +5,4 @@ param($context);
|
|||
[Context] $context = $context;
|
||||
|
||||
choco install -y winscp;
|
||||
. "$PSScriptRoot/../../Config/WinSCP/Install.ps1" $context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue