You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Run wingetcreate new
Paste installerURL
You are prompted for the PackageIdentifier (which should be in the format .
Answer a couple more prompts
You are prompted for the Publisher (which you already typed in when you were prompted for the PackageIdentifier)
You are prompted for the PackageName (which you already typed in when you were prompted for the PackageIdentifier)
Expected behavior
Run wingetcreate new
Paste installerURL
You are prompted for the PackageName
You are prompted for the Publisher
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
The text was updated successfully, but these errors were encountered:
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
Expected behavior
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
The text was updated successfully, but these errors were encountered: