microsoft / microsoft/winget-cli

[SOLVED]Version 1.10.340 is broken

Open
#5,286 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Brief description of your issue

After updating to this version, I've

ResourceUnavailable: Program 'winget.exe' failed to run: An error occurred trying to start process 'C:\Users\Administrateur\AppData\Local\Microsoft\WindowsApps\winget.exe' with working directory 'C:\Users\XXX'. Le chemin d’accès spécifié est introuvable.At line:1 char:1

XXX is for privacy.

Downgrading to 1.10.320 solves the issue

Steps to reproduce

Just upgrade to last version

Expected behavior

Fix the problem

Actual behavior

ResourceUnavailable: Program 'winget.exe' failed to run: An error occurred trying to start process 'C:\Users\Administrateur\AppData\Local\Microsoft\WindowsApps\winget.exe' with working directory 'C:\Users\XXX'. Le chemin d’accès spécifié est introuvable.At line:1 char:1

Environment
Gestionnaire de package Windows v1.10.320
Copyright (c) Microsoft Corporation. Tous droits réservés.

Windows: Windows.Desktop v10.0.26100.3323
Architecture du système : X64
Package : Microsoft.DesktopAppInstaller v1.25.320.0

Répertoires Winget
-----------------------------------------------------------------------------------------------------------------------
Journaux                                     %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Paramètres utilisateurs                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Répertoire des liens portables (utilisateur) %LOCALAPPDATA%\Microsoft\WinGet\Links
Répertoire des liens portables (ordinateur)  C:\Program Files\WinGet\Links
Racine de package portable (utilisateur)     %LOCALAPPDATA%\Microsoft\WinGet\Packages
Racine du package portable                   C:\Program Files\WinGet\Packages
Racine de package portable (x86)             C:\Program Files (x86)\WinGet\Packages
Téléchargements du programme d’installation  E:\Users\XXX\Downloads
Modules de configuration                     %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules

Liens
---------------------------------------------------------------------------------------------
Déclaration de confidentialité        https://aka.ms/winget-privacy
Contrat de licence                    https://aka.ms/winget-license
Avis de tiers                         https://aka.ms/winget-3rdPartyNotice
Page d’accueil                        https://aka.ms/winget
Conditions générales du Windows Store https://www.microsoft.com/en-us/storedocs/terms-of-sale

Paramètre administrateur                  État
---------------------------------------------------
LocalManifestFiles                        Désactivé
BypassCertificatePinningForMicrosoftStore Désactivé
InstallerHashOverride                     Désactivé
LocalArchiveMalwareScanOverride           Désactivé
ProxyCommandLineOptions                   Désactivé
DefaultProxy                              Désactivé

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named. Reproduce the upgrade from 1.10.320 to 1.10.340 on Windows and trace the winget.exe launch path; done means the latest version starts winget.exe successfully without the reported ResourceUnavailable error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.