Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wingetcreate new asks for same info twice. PackageIdentifier, Publisher and PackageName #589

Open
G0rocks opened this issue Mar 13, 2025 · 0 comments

Comments

@G0rocks
Copy link

G0rocks commented Mar 13, 2025

Brief description of your issue

wingetcreate new asks for same info twice. PackageIdentifier, Publisher and PackageName

It only needs to ask for the publisher name and the package name and then it can make the PackageIdentifier

Steps to reproduce

  1. Run wingetcreate new
  2. Paste installerURL
  3. You are prompted for the PackageIdentifier (which should be in the format .
  4. Answer a couple more prompts
  5. You are prompted for the Publisher (which you already typed in when you were prompted for the PackageIdentifier)
  6. You are prompted for the PackageName (which you already typed in when you were prompted for the PackageIdentifier)

Expected behavior

  1. Run wingetcreate new
  2. Paste installerURL
  3. You are prompted for the PackageName
  4. You are prompted for the Publisher
  5. wingetcreate carries on as normal

Note: You are not prompted for the PackageIdentifier since you already gave information on who is the Publisher and the PackageName

Actual behavior

Wingetcreate new asks for the same information twice

Environment

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant