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

Unable to update to Open-Shell 4.4.195 via WinGet #214130

Open
sydbarrett74 opened this issue Jan 20, 2025 · 4 comments
Open

Unable to update to Open-Shell 4.4.195 via WinGet #214130

sydbarrett74 opened this issue Jan 20, 2025 · 4 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@sydbarrett74
Copy link

Brief description of your issue

I am unable to update the Open-Shell package to the latest version under winget-cli.

I am using UniGetUI, which calls out to WinGet v1.9.25200 on Windows 11 24H2. This is happening under my Standard User account. When trying to update Open-Shell from 4.4.194 to 4.4.195, I get the following error:

Installer failed with exit code: 1603
Installer log is available at: C:\Users\sydba\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir\WinGet-Open-Shell.Open-Shell-Menu.4.4.195-2025-01-17-17-08-17.120.log
Process Exit Code : -1978335226

Image

Steps to reproduce

Attempt to update the Open-Shell package to the latest version under winget-cli using the standard commands.

Expected behavior

The new version gets successfully installed.

Actual behavior

I am using UniGetUI, which calls out to WinGet v1.9.25200 on Windows 11 24H2. This is happening under my Standard User account. When trying to update Open-Shell from 4.4.194 to 4.4.195, I get the following error:

Installer failed with exit code: 1603
Installer log is available at: C:\Users%USERPROFILE%\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir\WinGet-Open-Shell.Open-Shell-Menu.4.4.195-2025-01-17-17-08-17.120.log
Process Exit Code : -1978335226

Image

Environment

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

Windows: Windows.Desktop v10.0.26100.2894
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 Jan 20, 2025
@denelon denelon transferred this issue from microsoft/winget-cli Jan 21, 2025
@Dragon1573
Copy link
Contributor

At the moment, there's only version 4.4.195 available via WinGet. Unable to reproduce the issue.

Could you please try uninstall your previous version and reinstall the latest one via WinGet? Will this action wipe all your configurations?

@stephengillie
Copy link
Collaborator

This might mean Previous MSI installer is missing. (Or it might mean Install successful but system restart may be required.)

Installer failed with exit code: 1603

This might mean Running ShellExecute failed.

Process Exit Code : -1978335226

@stephengillie stephengillie added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Jan 21, 2025
@sydbarrett74
Copy link
Author

sydbarrett74 commented Jan 21, 2025 via email

@SpecterShell
Copy link
Contributor

1603 is a generic MSI error. Could you attach the log file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

4 participants