microsoft / microsoft/PowerToys
Chocolatey setup broken, incorrect download link for v0.97.1
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 139k
- Forks
- 8.6k
- PR merge metrics
- PR metrics pending
Description
### Microsoft PowerToys version
0.97.1
### Installation method
Chocolatey
### Area(s) with issue?
Installer
### Steps to reproduce
Try to install version 0.97.1 using chocolatey
The problem is with incorrect link ti the installer in the Chocolatey setup.
The link in the setup:
"https://github.com/microsoft/PowerToys/releases/download/0.97.1/PowerToysSetup-0.97.1-x64.exe"
Should be
"https://github.com/microsoft/PowerToys/releases/download/v0.97.1/PowerToysSetup-0.97.1-x64.exe"
Nice missing "v" in "v0.97.1"
### ✔️ Expected Behavior
Installer is downloaded
### ❌ Actual Behavior
Error
```
Attempt to get headers for https://github.com/microsoft/PowerToys/releases/download/0.97.1/PowerToysSetup-0.97.1-x64.exe failed.
The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/microsoft/PowerToys/releases/download/0.97.1/PowerToysSetup-0.97.1-x64.exe'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
Downloading powertoys 64 bit
from 'https://github.com/microsoft/PowerToys/releases/download/0.97.1/PowerToysSetup-0.97.1-x64.exe'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/microsoft/PowerToys/releases/download/0.97.1/PowerToysSetup-0.97.1-x64.exe'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
The upgrade of powertoys was NOT successful.
```
### Additional Information
Windows 11 x64
### Other Software
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Chocolatey setup files for the PowerToys 0.97.1 installer URL and compare it with the release asset referenced in the issue. Done means the package points to the available installer and a Chocolatey installation of version 0.97.1 completes successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100