Skip to content

Incorrect case used with WinGet app name #4

@dbennett2843

Description

@dbennett2843

I stumbled into an issue with case sensitivity. When using winget-run and looking up sonicwall netextender at https://winget.run/pkg/SonicWALL/NetExtender it reports back the command line to install is

winget install -e --id SonicWALL.NetExtender

That works as winget itself isn't case sensitive.

However, another fabulous project is Winget AutoUpdate (https://github.com/Romanitho/Winget-AutoUpdate).

The GUI version of their tool isn't case sensitive, but the command line version is.

Using their command line version, installing the app SonicWALL.NetExtender fails but installing the app SonicWall.NetExtender works fine.

I've asked them to fix the case sensitivity on their side.

I'd also ask you to fix your project as well so the proper case name of the app is shown.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions