> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config Element - CustomInstallActions

> MicrosoftGame.config Element - CustomInstallActions

# MicrosoftGame.config Element - CustomInstallActions

指定游戏首次运行时具有管理员权限的自定义安装程序操作。你指定的任何可执行文件必须位于游戏基础文件夹下的 "Installers" 文件夹中。请勿在 Installers 文件夹中包含任何其他文件。

## 父元素

此元素的父元素是 DesktopRegistration 元素。

## 要求

此元素为可选，无需设置。

## 平台

此元素仅适用于 PC 设备。

## 行为

* 无属性。
* 无默认值。
* 允许值为 Folder、InstallActionList、RepairActionList 和 UninstallActionList 的子元素。

## 备注

## 另请参阅

[MicrosoftGame.config 参考 - 目录](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - InstallActionList](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installactionlist.md)
- [MicrosoftGame.config Element - InstallAction](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installaction.md)
- [MicrosoftGame.config Element - Folder](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-folder.md)
- [MicrosoftGame.config Element - DesktopRegistration](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-desktopregistration.md)
- [MicrosoftGame.config 元素 - UninstallActionList](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-uninstallactionlist.md)
