Open FaserF opened 12 months ago
InstallerSuccessCodes:
This is definied in the XML here: https://github.com/microsoft/winget-pkgs/pull/123504
Unfortunatly the installer fails instead of marking it as successfull. This looks like a bug.
Install the new package from here: https://github.com/microsoft/winget-pkgs/pull/123504
Installation being marked as successfull
Installations is being marked as failed
Windows-Paket-Manager v1.6.3133 Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten. Windows: Windows.Desktop v10.0.22621.2715 Systemarchitektur: X64 Paket: Microsoft.DesktopAppInstaller v1.21.3133.0
It might be better to map this to an "expected return code" rather than a success code. That way the user will be informed a reboot is required.
Brief description of your issue
InstallerSuccessCodes:
This is definied in the XML here: https://github.com/microsoft/winget-pkgs/pull/123504
Unfortunatly the installer fails instead of marking it as successfull. This looks like a bug.
Steps to reproduce
Install the new package from here: https://github.com/microsoft/winget-pkgs/pull/123504
Expected behavior
Installation being marked as successfull
Actual behavior
Installations is being marked as failed
Environment