-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.
Description
The manifest for Adobe.Acrobat.Pro
has ProductCode
defined in the manifest -
winget-pkgs/manifests/a/Adobe/Acrobat/Pro/25.001.20756/Adobe.Acrobat.Pro.installer.yaml
Line 84 in 1479f56
ProductCode: '{AC76BA86-1033-FFFF-7760-BC15014EA700}' |
However, the index (source2.msix
) published Monday, October 20, 2025 17:11:09 GMT does not contain the ProductCode
in the productcodes2
table. This was found by extracting index.db
from source2.msix
, opening it in a database browser, and running an SQL query to check the product codes for Adobe.Acrobat.*
Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.