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

설치 작업 목록 내에서 설치 작업을 지정합니다. 최대 100개의 항목을 지정할 수 있습니다.

## 상위 요소

이 요소의 상위는 InstallActionList 요소입니다.

## 요구 사항

이 요소는 선택 사항이며 설정할 필요가 없습니다.

## 플랫폼

이 요소는 PC 디바이스에만 해당됩니다.

## 동작

* 특성은 File, Name 및 Arguments입니다.
* 기본값이 없습니다.
* File 특성에 허용되는 값은 상위 CustomInstallActions 요소에 지정된 폴더 내의 유효한 실행 파일이며, Argument 특성은 해당 실행 파일에 제공되는 문자열이고, Name 특성은 문자열입니다.

## 설명

설치 제거 또는 복구 작업을 올바르게 구성하려면 Name 특성이 InstallAction, UninstallAction 및 RepairAction 요소에서 일치하는지 확인하세요.

## 함께 보기

[MicrosoftGame.config 참조 - 목차](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - InstallActionList](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installactionlist.md)
- [MicrosoftGame.config Element - RepairAction](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-repairaction.md)
- [MicrosoftGame.config Element - UninstallAction](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-uninstallaction.md)
- [MicrosoftGame.config 요소 - CustomInstallActions](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-custominstallactions.md)
- [MicrosoftGame.config 요소 - Folder](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-folder.md)
