Open akorczynskikcura opened 3 years ago
I don't use Windows anymore so I'm not able to check this but IIRC the native version of OpenSSH that ships with Windows is only x64, so it makes sense that the executable can't be found within x86 powershell.
I believe that the fix in #17 should should suppress the error output though so it'll silently continue, so I'd suggest trying checking out the source and using that rather than using the build on PS gallery (which I don't think has been updated since 2018)
System Details
Issue Description
I am experiencing a problem with Powershell x86 window (no issues on x64)
Here is my powershell config:
Output from Powershell x64
Output from Powershell x86