diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 406f5b0..24b80b5 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -71,8 +71,10 @@ cd %USERPROFILE%\opt\7zip
The Windows built-in ssh-agent needs admin to be started.
+The Windows built-in ssh-agent needs admin to be started, so we have to use PAGEANT.EXE
instead.
The ZIP file can be extracted to any directory.
+Running PAGEANT.EXE --openssh-config
will write an OpenSSH config file with the path to the pipe used for communication.
+ This can be used by the built-in Windows OpenSSH client by adding an Include
line to %USERPROFILE%\.ssh\config
.