Skip to content

Exit code 87 when using /override params on Logitech.OptionsPlus #4722

Open

Description

Brief description of your issue

I'm performing installation using this command:

winget.exe install Logitech.OptionsPlus --accept-source-agreements --accept-package-agreements --override "/sso no /flow no /analytics no /log C:\ProgramData\Microsoft\IntuneManagementExtension\Logs /quiet" --force

I'm trying to uninstall the software using this command:

winget.exe install Logitech.OptionsPlus --accept-source-agreements --accept-package-agreements --override "/sso no /flow no /analytics no /log C:\ProgramData\Microsoft\IntuneManagementExtension\Logs /quiet /uninstall" --force

In both cases the process succeeds (software shows up or disappears from the device) but WinGet is reporting a failure.

Steps to reproduce

Run one of the mentioned commands.

Expected behavior

Installation or removal succeeds.

Actual behavior

Receiving the message:

Installer failed with exit code: 87

Environment

Windows Package Manager v1.8.1911
Windows: Windows.Desktop v10.0.22631.3737
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Area-ExternalIssue outside of winget-cli source

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions