NewModernWinver icon indicating copy to clipboard operation
NewModernWinver copied to clipboard

Name when pinned to Start

Open Graulges opened this issue 3 years ago • 6 comments

The Icon when pinned to the start menu says About Windows instead of Modern Winver. Very minor, I know. Thanks for the App

Graulges avatar Mar 20 '22 11:03 Graulges

That's intended

s7uck avatar Apr 16 '22 11:04 s7uck

That's intended

It's not.

The apps name for the purposes of the start menu is Modern Winver. The apps window title is About Windows, and somehow Windows 11 decide to use that value instead of the real one when pinned.

I was curious about it myself so I checked with @torchgm who confirmed to me that it's not intentional.

Erisa avatar Apr 16 '22 12:04 Erisa

It's not really Windows 11, the display name here is set to "About Windows", hence the name in the start menu.

s7uck avatar May 03 '22 17:05 s7uck

It's not really Windows 11, the display name here is set to "About Windows", hence the name in the start menu.

Thanks for the extra information - do you know why that name is used specifically for the pinned entry while the other one (Further up in the file) is used for other surfaces?

Erisa avatar May 03 '22 20:05 Erisa

@Erisa: Thanks for the extra information - do you know why that name is used specifically for the pinned entry while the other one (Further up in the file) is used for other surfaces?

So as far as I could tell, the Windows 11 start menu is using the uap:DefaultTitle.ShortName property instead of DisplayTitle, which in the manifest is set to "About Windows". Weirdly enough this is the only property I could not find in the schema documentation, but here is documentation for DisplayName

s7uck avatar May 10 '22 13:05 s7uck

This is subjective of course, but I personally like the "About Windows" text, it makes it fit in better :)

s7uck avatar May 10 '22 13:05 s7uck