microsoft / microsoft/winget-create
Have to press enter twice for installerURL
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Brief description of your issue
When I run wingetcreate new and paste in the InstallerUrls value and press enter, wingetcreate needs me to press ENTER twice to continue.
Steps to reproduce
- Run
wingetcreate new - Paste in the
InstallerUrlsvalue - Press enter
Expected behavior
Example with this URL https://github.com/imsnif/bandwhich/releases/download/v0.23.1/bandwhich-v0.23.1-x86_64-pc-windows-msvc.zip
Taken from https://github.com/imsnif/bandwhich/releases
Expect wingetcreate to download and parse before asking me series of questions:
Actual behavior
The URL pops below the InstallerUrls text and I have to press ENTER again.
After pasting in URL:
After pressing ENTER once:
After pressing ENTER twice:
Environment
Windows Package Manager Manifest Creator v1.9.4.0
Copyright (c) Microsoft Corporation. All rights reserved.
Operating System: Microsoft Windows NT 10.0.19045.0
System Architecture: X64
Winget-Create Directories Path
------------------------------------------------------------------------------------------------------------------------------------------
Logs %LOCALAPPDATA%\Packages\Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe\LocalState\DiagOutputDir
User settings %LOCALAPPDATA%\Packages\Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe\LocalState\settings.json
Installer cache %TEMP%\wingetcreate
Links
------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-create-privacy
License Agreement https://aka.ms/winget-create-license
Third Party Notices https://aka.ms/winget-create-3rdPartyNotice
Homepage https://aka.ms/winget-create
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
Start by running wingetcreate new on Windows and trace the prompt handling for the InstallerUrls value, using the reproduction steps and screenshots as the behavioral reference. Done means pasting the example URL and pressing Enter once proceeds to download and parse it before continuing with the questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100