Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Won't Fix
-
Affects Version/s: 8u20
-
Fix Version/s: None
-
Component/s: deploy
-
Labels:
-
Environment:
Windows
FX 8 U20 b21
-
Subcomponent:
Description
I construct a bundle with the packager API then install it.
For these 3 cases:
- When hovering the MSI bundle in File Explorer a HUD comes up that contains several fields, one being "Authors".
- When hovering the EXE bundle in File Explorer a HUD comes up that contains several other fields, one being "Company".
- Once the application has been installed then in the list of Installed programs (the one you get when willing to uninstall a program) there is a column "Publisher"
I didn't find a way to inject thanks packager API the value I want for these respective fields.
Note that I set VENDOR value when constructing the bundle.
Is it related to signing in some way (there's no signing at all in my picture) ?
For these 3 cases:
- When hovering the MSI bundle in File Explorer a HUD comes up that contains several fields, one being "Authors".
- When hovering the EXE bundle in File Explorer a HUD comes up that contains several other fields, one being "Company".
- Once the application has been installed then in the list of Installed programs (the one you get when willing to uninstall a program) there is a column "Publisher"
I didn't find a way to inject thanks packager API the value I want for these respective fields.
Note that I set VENDOR value when constructing the bundle.
Is it related to signing in some way (there's no signing at all in my picture) ?