Updated Install Win32 OpenSSH Using MSI (markdown)

bagajjal 2022-03-18 15:43:05 -07:00
parent 5c40849cbb
commit 413d2faa17

@ -35,4 +35,7 @@ Similarly, the command to uninstall Win32-OpenSSH is as follows:
``msiexec /x <path to openssh.msi>``
# Additional Documentation on msiexec
Further information on msi command-line options can be found [here](https://docs.microsoft.com/en-us/windows/win32/msi/command-line-options)
Further information on msi command-line options can be found [here](https://docs.microsoft.com/en-us/windows/win32/msi/command-line-options)
# Video recording
https://user-images.githubusercontent.com/23668037/159090480-fb40882f-bf52-4dd7-a6b2-f3536128ab82.mp4