Brief description of your issue
While in Windows 10 Pro using SSH, running WinGet raises an error stating that the file cannot be accessed by the system. Otherwise (without SSH), the command runs just fine.
Steps to reproduce
- Start an SSH using an administrator's credentials
- Run
WinGet
Expected behavior
Should be execute and be accessible by the system as we usually would without using SSH.
Actual behavior
ResourceUnavailable: Program 'winget.exe' failed to run: The file cannot be accessed by the system.
Environment
[winget --info]
Windows Package Manager v0.1.41821 Preview
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19041.388
Package: Microsoft.DesktopAppInstaller v1.0.41821.0
Any other software?
Brief description of your issue
While in Windows 10 Pro using SSH, running
WinGetraises an error stating that the file cannot be accessed by the system. Otherwise (without SSH), the command runs just fine.Steps to reproduce
WinGetExpected behavior
Should be execute and be accessible by the system as we usually would without using SSH.
Actual behavior
Environment