> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AskUI-SetAsSystemInstallation

### SYNOPSIS

Sets the AskUI Suite as global installation.
It adds the AskUI Suite tools to the system's PATH environment variable.
It also sets the ASKUI\_INSTALLATION\_DIRECTORY and ASKUI\_COMPONENT\_REGISTRY\_FILE environment variables.
It also adds the Powershell 7 binary to the system's PATH environment variable if it is not already present.

### NOTES

This Commandlet is only available on Windows.

### EXAMPLES

#### EXAMPLE 1

Sets the AskUI Suite as system installation.

```powershell theme={null}
AskUI-SetAsSystemInstallation
```
