desktop8:UserMutablePackageDirectories
Enables your desktop application to specify one or more folders where users can modify the installation files for your application (for example, to install mods).
Element hierarchy
<desktop8:UserMutablePackageDirectories>
Syntax
<desktop8:UserMutablePackageDirectories>
<!-- Child Elements -->
desktop8:UserMutablePackageDirectory
</desktop8:UserMutablePackageDirectories>
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
desktop8:UserMutablePackageDirectory | Enables your desktop application to specify a folder where users can modify the installation files for your application (for example, to install mods). |
Parent elements
Parent element | Description |
---|---|
desktop8:Extension (in Package/Application) | Declares an extensibility point for the application. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |