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

After installing SanfordLP.DYMOLabel it not shows up in winget list #197961

Open
josvlict opened this issue Dec 11, 2024 · 0 comments
Open

After installing SanfordLP.DYMOLabel it not shows up in winget list #197961

josvlict opened this issue Dec 11, 2024 · 0 comments
Labels
Help-Wanted This is a good candidate work item from the community. Package-Metadata

Comments

@josvlict
Copy link

Brief description of your issue

When installing SanfordLP.DYMOLabel the list function afterwards doesn't detect the application while this is available inside the system applications.

I figured out that the root cause is because the Publisher set inside HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{764D82EE-A8F0-426A-88B8-71AC3B28E332} is to Newell Rubbermaid.

While the output of show, tells something different.
When changing the publisher inside the registry, the list check works as expected.

Not sure how to make sure this gets fixed?

#winget show SanfordLP.DYMOLabel

Found DYMO Label [SanfordLP.DYMOLabel]
Version: 8.7.4
Publisher: Sanford L.P.
Moniker: dymolabel
Description: DYMO Label enables the creation and printing of labels for earlier model Dymo printers such as the LabelWriter 400, LabelWriter 400 Turbo and LabelWriter Duo.
License: © 2023 DYMO, Inc. All rights reserved.
Privacy Url: https://privacy.newellbrands.com/index_en.html
Tags:
  dymo
  labelmanager-450
  labelmanager-450d
  labelmanager-pcii
  labelmanager-wireless-pnp
  labelpoint-350
  labelwriter
  labelwriter-400
  labelwriter-400-turbo
  labelwriter-duo
  labelwriter-twin-turbo
Installer:
  Installer Type: exe
  Installer Url: https://download.dymo.com/dymo/Software/Win/DLS8Setup8.7.4.exe
  Installer SHA256: 409d79f053ba0c803ce83b71e8245992cd63708fa27017f48a5063826f1bea4d
  Offline Distribution Supported: true

Steps to reproduce

# winget "install" "--exact" "--id" "SanfordLP.DYMOLabel" "--silent" "--accept-package-agreements" "--accept-source-agreements" "--disable-interactivity"
# winget "list" "--exact" "--id" "SanfordLP.DYMOLabel" "--accept-source-agreements" "--disable-interactivity"

Expected behavior

#winget "list" "--exact" "--id" "SanfordLP.DYMOLabel" "--accept-source-agreements" "--disable-interactivity"

Name       Id                  Version     Source
--------------------------------------------------
DYMO Label SanfordLP.DYMOLabel 8.7.4.48936 winget

Actual behavior

# winget "list" "--exact" "--id" "SanfordLP.DYMOLabel" "--accept-source-agreements" "--disable-interactivity"

No installed package found matching input criteria.

Environment

Windows Package Manager v1.9.25200
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.26100.2605
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.24.25200.0

Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages
Installer Downloads                %USERPROFILE%\Downloads

Links
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled
ProxyCommandLineOptions                   Disabled
DefaultProxy                              Disabled
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Dec 11, 2024
@denelon denelon transferred this issue from microsoft/winget-cli Dec 11, 2024
@stephengillie stephengillie added Help-Wanted This is a good candidate work item from the community. Package-Metadata and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Package-Metadata
Projects
None yet
Development

No branches or pull requests

2 participants