我正在尝试远程为我们的计算机安装 sysinternals,但是当尝试安装时,winget install sysinternals --accept-source-agreements --accept-package-agreements
我收到“验证/请求包获取失败:找不到商店帐户”
尝试时winget install --help
我得到以下选项:
Windows Package Manager v1.1.12653
Copyright (c) Microsoft Corporation. All rights reserved.
Installs the selected package, either found by searching a configured source or directly from a manifest. By default, the query must case-insensitively match the id, name, or moniker of the package. Other fields can be used by passing their appropriate option.
usage: winget install [[-q] <query>] [<options>]
The following arguments are available:
-q,--query The …
Run Code Online (Sandbox Code Playgroud)