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

> MicrosoftGame.config 要素 - InstallAction

# MicrosoftGame.config 要素 - InstallAction

Install Action List 内のインストール アクションを指定します。エントリの最大数は 100 です。

## 親要素

この要素の親は InstallActionList 要素です。

## 要件

この要素は省略可能で、設定は必須ではありません。

## プラットフォーム

この要素は PC デバイスのみに関係します。

## 動作

* 属性は File、Name、Arguments です。
* 既定値はありません。
* File 属性で使用できる値は、親の CustomInstallActions 要素で指定されたフォルダー内の有効な実行可能ファイルです。Argument 属性はその実行可能ファイルに渡される文字列で、Name 属性は文字列です。

## 解説

アンインストール アクションまたは修復アクションを適切に構成するには、InstallAction、UninstallAction、および RepairAction 要素で Name 属性が一致していることを確認してください。

## 関連項目

[MicrosoftGame.config リファレンス - 目次](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 要素 - InstallActionList](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installactionlist.md)
- [MicrosoftGame.config 要素 - UninstallAction](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-uninstallaction.md)
- [MicrosoftGame.config 要素 - RepairAction](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-repairaction.md)
- [MicrosoftGame.config 要素 - CustomInstallActions](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-custominstallactions.md)
- [MicrosoftGame.config 要素 - RepairActionList](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-repairactionlist.md)
