System.AppUserModel.ExcludeFromShowInNewInstall
Prevents a Start menu entry for a newly installed application shortcut from receiving a highlight. This is equivalent to clearing the Highlight newly installed programs option in the Customize Start Menu window on an individual item. This property should be set on shortcuts for tools and secondary applications.
Note
This property is property is only used by the Start menu on Windows Vista and Windows 7. The property is not used by the Start screen or Start menu on Windows 8 and later
.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.AppUserModel.ExcludeFromShowInNewInstall
shellPKey = PKEY_AppUserModel_ExcludeFromShowInNewInstall
formatID = 9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3
propID = 8
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
IsInnate = false
Remarks
PKEY values are defined in Propkey.h.
Related topics