> ## 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 - InstallAction

> MicrosoftGame.config Element - InstallAction

# MicrosoftGame.config Element - InstallAction

指定安装操作列表中的一项安装操作。最多 100 个条目。

## 父元素

此元素的父元素是 InstallActionList 元素。

## 要求

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

## 平台

此元素仅适用于 PC 设备。

## 行为

* 属性为 File、Name 和 Arguments。
* 无默认值。
* File 属性的允许值是父 CustomInstallActions 元素指定的文件夹中的有效可执行文件；Argument 属性是提供给该可执行文件的字符串；Name 属性是一个字符串。

## 备注

要正确配置卸载或修复操作，请确保 InstallAction、UninstallAction 和 RepairAction 元素中的 Name 属性相互匹配。

## 另请参阅

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