File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 576
576
<Component Id =" UpdateSettingsLink" Guid =" 10B5A082-6C92-4EA7-AFF8-21AE3D2D7FE0" >
577
577
<Shortcut Id =" UpdateSettingsLink" Name =" !(loc.UpdateItem)" Advertise =" no" Description =" !(loc.UpdateSettingsDesc)" Target =" [APPLICATIONFOLDER]Update.exe" WorkingDirectory =" APPLICATIONFOLDER" >
578
578
<ShortcutProperty Key =" System.AppUserModel.ID" Value =" OpenShell.Update" />
579
- <ShortcutProperty Key =" System.AppUserModel.ToastActivatorCLSID" Value =" {E407B70A-1FBD-4D5E-8822-231C69102472}" />
579
+ <!-- Windows 7 doesn't recognize `System.AppUserModel.ToastActivatorCLSID` name so we have to use GUID directly -->
580
+ <ShortcutProperty Key =" {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 26" Value =" {E407B70A-1FBD-4D5E-8822-231C69102472}" />
580
581
</Shortcut >
581
582
<CreateFolder />
582
583
<Condition >START_MENU_FOLDER=1</Condition >
You can’t perform that action at this time.
0 commit comments