From 413d2faa17f34883b2577ff6c988f2fc36a1ed40 Mon Sep 17 00:00:00 2001 From: bagajjal Date: Fri, 18 Mar 2022 15:43:05 -0700 Subject: [PATCH] Updated Install Win32 OpenSSH Using MSI (markdown) --- Install-Win32-OpenSSH-Using-MSI.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Install-Win32-OpenSSH-Using-MSI.md b/Install-Win32-OpenSSH-Using-MSI.md index 2a487e3..34115ab 100644 --- a/Install-Win32-OpenSSH-Using-MSI.md +++ b/Install-Win32-OpenSSH-Using-MSI.md @@ -35,4 +35,7 @@ Similarly, the command to uninstall Win32-OpenSSH is as follows: ``msiexec /x `` # 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) \ No newline at end of file +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 \ No newline at end of file