Skip to content
Discussion options

You must be logged in to vote

PackageName isn't the package's upgrade identity—that's PackageIdentifier—but it isn't search-only. WinGet displays it and also uses name/publisher as fallback correlation with Add/Remove Programs for list, export, and upgrade.

For this PR, I'd set PackageName to the product's actual public name (Gihosoft Free Video Cutter), keep the installed ARP name (Gihosoft Video Editor version 2.0.48.0) in AppsAndFeaturesEntries.DisplayName, and retain the existing ProductCode. That ProductCode gives WinGet a stronger installed-package match, so the display-name change doesn't create a new package or change its upgrade identity. I wouldn't use Video Trimmer only as a search alias; the existing video…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@voyager2saturn
Comment options

Answer selected by voyager2saturn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants