Bill ZHANG
Bill ZHANG
图标错误
  试着 link 了一下 podman desktop,Link 完之后 图标变成 Electron 的了 但是左上角的是正常的  # Shell output ```powershell Local\Programs\podman-desktop ❯ eaio link .\ DEBUG | 解析 Podman Desktop.exe 文件头 DEBUG |...
**Is your feature request related to a problem? Please describe.** Seems like the opset in README.md is 16. Any plan to update that to include further changes in onnx? **Describe...
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...
#### Description #### Motivation and Context Closes #3894 Relates to #XXXX #### How Has This Been Tested? #### Checklist: - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). - [x] I...
## Bug Report ### Discussed in https://github.com/ScoopInstaller/Scoop/discussions/6347 #### Current Behavior When running a script in `Scoop/lib/install.ps1`, the line ```powershell Write-Host "Running $HookType script..." -NoNewline ``` outputs a prompt without a...
This issue tracks all related issues and PRs concerning improvements and discussions around the **persist field** in Scoop. ### Relevant Issues * https://github.com/ScoopInstaller/Scoop/issues/6179 * https://github.com/ScoopInstaller/Scoop/issues/5621 ### Related Pull Requests (*Status:...
### Discussed in https://github.com/ScoopInstaller/Extras/discussions/15535 Originally posted by **CaptainFrosty** May 15, 2025 The app **easyserviceoptimizer** in the extras bucket hasn't been updated since 2017, and naturally doesn't show most of the...
## Feature Request #### Is your feature request related to a problem? Please describe. Scoop's GitHub checkver currently has inconsistent behavior that relies on fragile HTML scraping. When using the...
This issue is a sister issue to https://github.com/ScoopInstaller/Extras/issues/16379. There are some errors during excavator execution. Various packages stopped updating due to checkver errors. See: https://github.com/ScoopInstaller/Main/actions/runs/19605894658/job/56144713136 Contributors are warmly welcome to...
Hi @HUMORCE, Currently, manifest notes for `.reg` files are inconsistent: - Some show only the bare path, e.g. `"$dir\install-context.reg"` or `"$dir\install-pep-514.reg"`. - Some suggest `regedt32 "$dir\something.reg"`. - PR #6260 and...