# ForceInternal

> Forces the application to install into internal memory.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
ForceInternal = 2
```

### Remarks

This is required for services, such as Live Wallpapers.
