diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 24b80b5..9b5cf2b 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -73,8 +73,8 @@ cd %USERPROFILE%\opt\7zip

Download

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.

+

Running PAGEANT.EXE --openssh-config %USERPROFILE%\.ssh\config.d\pageant.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 config.d\pageant.config line to %USERPROFILE%\.ssh\config.

Vim

Download