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

> MicrosoftGame.config 要素 - CustomInstallActions

# MicrosoftGame.config 要素 - CustomInstallActions

ゲームを初めて実行するときに、管理者権限で実行するカスタム インストーラー アクションを指定します。指定する実行可能ファイルは、ゲームのベース フォルダー内の「Installers」フォルダーに配置する必要があります。Installers フォルダーには他のファイルを含めないでください。

## 親要素

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

## 要件

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

## プラットフォーム

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

## 動作

* 属性はありません。
* 既定値はありません。
* 使用できる値は、Folder、InstallActionList、RepairActionList、および UninstallActionList の子要素です。

## 解説

## 関連項目

[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 要素 - RepairActionList](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-repairactionlist.md)
- [MicrosoftGame.config 要素 - UninstallActionList](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-uninstallactionlist.md)
- [MicrosoftGame.config 要素 - Folder](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-folder.md)
- [MicrosoftGame.config 要素 - InstallAction](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installaction.md)
