Windows
Installationโ
- winget
- manual
Open a PowerShell prompt and run the following command:
winget install JanDeDobbeleer.Aliae -s winget
Open a PowerShell prompt and run the following command:
Set-ExecutionPolicy Bypass -Scope Process -Force; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://aliae.dev/install.ps1'))
Updateโ
- winget
- manual
Open a PowerShell prompt and run the following command:
winget upgrade JanDeDobbeleer.Aliae -s winget
Open a PowerShell prompt and run the following command:
Set-ExecutionPolicy Bypass -Scope Process -Force; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://aliae.dev/install.ps1'))