Skip to content

Commit b7c4276

Browse files
Merge pull request #5328 from MicrosoftDocs/main638798334773997499sync_temp
Repo sync for protected branch
2 parents 39b3a26 + 8f231ca commit b7c4276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/desktop/modernize/grant-identity-to-nonpackaged-apps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Note the below important details about this manifest:
7070
* Set `MinVersion` to `10.0.26100.0` to restrict the identity package to Windows 11, version 24H2 and above
7171
* Set `MaxVersionTested` to `10.0.26100.0` as shown
7272
* Ensure the `runFullTrust` and `unvirtualizedResources` capabilities are declared as shown for Win32 compatibility
73-
* Add an `Application` element as shown for each binary associated with your application
73+
* Add an `Application` element as shown for each executable associated with your application
7474
* Ensure `TrustLevel` is `mediumIL` and `RuntimeBehavior` is `win32App` as shown for Win32 compatibility
7575
* The `VisualElements` child element is required, but the `AppListEntry="none"` attribute ensures the identity package isn't shown among installed apps
7676
* Update the `DisplayName` and `Description` attributes with relevant details and leave the other attributes as shown (the referenced image paths do not need to resolve)

0 commit comments

Comments
 (0)