desktop6:RegistryWriteVirtualization
Indicates whether virtualization for the registry is enabled for your desktop application. If disabled, other apps can read or write the same registry entries as your application.
Note
This element is currently intended to be used only by certain types of desktop PC games that are published by Microsoft and our partners. It requires the unvirtualizedResources restricted capability.
Element hierarchy
<desktop6:RegistryWriteVirtualization>
Syntax
<desktop6:RegistryWriteVirtualization>"enabled" -or- "disabled"</desktop6:RegistryWriteVirtualization>
Value
This element can have the value enabled or disabled. The default is enabled.
Attributes and Elements
Attributes
None.
Child elements
None.
Parent elements
Parent element | Description |
---|---|
Properties | Defines additional metadata about the package including attributes that describe how the package appears to users. |
Remarks
This element requires the unvirtualizedResources restricted capability.
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
Minimum OS Version | Windows 10 version 1903 (Build 18362) |