Jump to content

Recommended Posts

Posted

When using Promoted Icons in NotificationArea, you need to specify a GUID. How can I go about finding the appropriate GUID for a program to put in there?

			<NotificationArea>
<PromotedIcon1>
<Path>%PROGRAMFILES%\Fabrikam\Application1.exe</Path>
<GUID>{d8742dcb-3e6a-4b3c-b3fe-374623cdcf06}</GUID>
</PromotedIcon1>
<PromotedIcon2>
<Path>%PROGRAMFILES%\Fabrikam\Application2.exe</Path>
<GUID>{a1bc23cb-3456-bcde-abcd-feb363cacc88}</GUID>
</PromotedIcon2>
</NotificationArea>

GUID on TechNet


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...